Search code examples
Best way to make a relation associative in Coq...

coq

Read More
Evaluate constant inequation in Coq...

coq

Read More
RelationClasses versus CRelationClasses...

coq

Read More
Coq - prove that there exists a maximal element in a non empty sequence...

coqssreflect

Read More
Case analysis on max - ssreflect...

coqssreflect

Read More
redundant eval $(opam env) needed in Dockerfile...

bashdockerdockerfilecoqopam

Read More
How to improve this proof?...

coq

Read More
Define a function based on a relation in Coq...

coq

Read More
How does one import the lia tactic given that the omega tactic was reprecated in Coq?...

coq

Read More
Assume the negation of the goal in Coq...

coq

Read More
Can I prove a lemma without an additional inductive type...

coq

Read More
Unfolding terms created with `assert` in Coq...

coqcoq-tactichomotopy-type-theory

Read More
Can't find a way to 'reverse' a constructor...

coq

Read More
User defined language in pandoc code-block...

markdowncoqpandoc

Read More
How to delay a lambda evaluation so I can substitute lambdas...

coq

Read More
Proofs of simple arithmetic expressions...

coqproof

Read More
Add an assertion and its negation to Coq...

coq

Read More
Coq make failing on Omega...

coq

Read More
Fail to prove a permutation property...

coq

Read More
Equivalence but not congruence...

coq

Read More
Prove recursive function exists using only `nat_ind`...

recursioncoqinduction

Read More
How can i proof by absurd with coq?...

coq

Read More
Proof on inductive type in Coq...

coq

Read More
Precise control of conversion in Coq...

coq

Read More
Why coq doesn't use subtyping for logical or?...

coqtype-theorysubtyping

Read More
Why can I not apply f_equal to a hypothesis?...

coq

Read More
How to deal with division in COQ?...

coqcoq-tactic

Read More
Searching for a counterexample to a decidable predicate...

coq

Read More
How proof functions are combined in Coq...

coq

Read More
What exactly is a Set in Coq...

coqtype-theory

Read More
BackNext