Search code examples
How to avoid "Cannot guess decreasing argument of fix." in Coq...

recursioncoqcoqide

Read More
De Bruijn indices in Isabelle and Coq...

coqisabelle

Read More
Coq: Unification fails with record...

recordcoqdependent-typeunification

Read More
How to install the coq 8.14 (or 8.15) package with opam pin when it says it can't find it?...

ocamlcoqopam

Read More
type variable in datatype definition...

coqisabelleformal-languagesformal-verification

Read More
How do I exit coqtop REPL?...

coq

Read More
Proving Union of Ensemble is not Empty_set...

coq

Read More
Is it possible to convert all higher-order logic and dependent type in Lean/Isabelle/Coq into first-...

logiccoqisabellelean

Read More
Printing Coq definition without loading library...

ocamlcoq

Read More
Software Foundations: weak_pumping lemma proof...

coqcoq-tactic

Read More
How can I write a proof to match inductive type without using forall in its subterm?...

coq

Read More
Definition by minimization in Coq...

coqcoq-tacticinduction

Read More
Proof that "if m <= n then max(m, n) = n" in Coq...

coqproof

Read More
Proof of "less than or equal" transitive law in Coq...

coq

Read More
Default Implementation of Coq typeclass methods...

haskellcoqtypeclass

Read More
How to rearrange newly defined associative terms in Coq?...

coqtheorem-provingcoq-tacticformal-verificationassociativity

Read More
Overloading operators in Coq via typeclasses and notation scopes: Is there anything special about th...

coq

Read More
setoid_rewrite failed with MathClasses Coq...

coq

Read More
Prove equality with eq_rect without UIP...

coq

Read More
Coq : replace hypothesis into implication...

coq

Read More
How to use a definition in Coq?...

coq

Read More
Coq: rewriting under a pointwise_relation...

coqrewriting

Read More
How does one compute/create a concrete/actual string in coq to pass to functions or store in a varia...

coq

Read More
Why S n' =? S n' simplifies to n' =? n' in Coq?...

coq

Read More
Stuck on the proof of a simple Lemma: which induction should I use?...

coq

Read More
Agda: Failed to solve the following constraints: P x <= _X_53 (blocked on _X_53)...

coqagdatype-theoryhomotopy-type-theoryagda-mode

Read More
Coq: Implementation of splitstring and proof that nothing gets deleted...

coqproofinduction

Read More
Proving enumerate(...) to range(len(...)) equality...

coqcoq-tactic

Read More
Understanding how pattern matching works in Coq...

pattern-matchingcoq

Read More
Cannot focus on a remaining unfocused goal in Coq...

coqlogical-foundations

Read More
BackNext