Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged isabelle

0 votes
426 views
1 answer
    Assuming I have already defined an inductive_set, for example, the inductive set "Even" such that: inductive_set Even :: ... to-prove-an-element-does-not-belong-to-an-inductive-set...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
351 views
1 answer
    Frequently, when proving a statement in "prove" mode, I find myself in need of some intermediate ... /stackoverflow.com/questions/65598494/local-assumptions-in-state-mode...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
459 views
1 answer
    I wrote the following ML code: (我编写了以下ML代码:) lemma fstI: "x = (y, z) ? y = fst x" by simp ML ? val ctxt0 = @{context}; ... 符串,而我想在应用每种策略后打印实际的子目标 ) ask by Rodrigo translate from so...
asked Feb 21, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
302 views
1 answer
    Frequently, when proving a statement in "prove" mode, I find myself in need of some intermediate statements that ... statements with short proofs directly in "prove" mode?...
asked Feb 19, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

2.1m questions

2.1m answers

60 comments

56.9k users

...