SpiceQA
Questions
Tags
Users
Badges
user_13416365
@user_13416365
0
reputation
0
answers
1
questions
About Me
// Hello, World !
Top Answers
How to write intermediate proof statements inside Coq - similar to how in Isar one has `have Statement using Lemma1, Lemma2 by auto` but in Coq?
6 votes
Problem with Dependent pattern matching in COQ
2 votes
How can I proove forall a b, a <=? b = true -> a <=? S b = true in Coq
2 votes
Tactic for existential hypothesis
2 votes
Coq: Simpl in match pattern when having an inequality hypothesis
1 votes
Top Questions
Translating proof from Nat to Rat
1 votes
1 answers