SpiceQA
Questions
Tags
Users
Badges
user_377022
@user_377022
0
reputation
0
answers
2
questions
About Me
// Hello, World !
Top Answers
Tactic automation: simple decision procedure
6 votes
What is the meaning of "|-" in coq, and how do I find the definitions for the other seemingly undocumented notations?
4 votes
What is the difference of `induction n, m` and `induction n; induction m` in Coq?
4 votes
trivial theorem about my inductive type on Coq
4 votes
Is CoInductive "extensionality" sound in Coq? Is it generalizable?
3 votes
Top Questions
How do I revert multiple commits in Mercurial?
9 votes
3 answers
Coq/SSReflect: standard way to case on (x < y) + (x == y) + (y < x)?
3 votes
1 answers