Search code examples
Stuck proving lemma with unprovable subgoals...

coqprooftheorem-provingcoq-tactic

Read More
Shorter notation for matching hypotheses in Coq?...

coqtheorem-provingcoq-tactic

Read More
Coq: How to rewrite inside a lambda?...

coqcoq-tactic

Read More
How to automatically leverage hypotheses of the form x <> y?...

coqcoq-tactic

Read More
Using "omega" for type "N"...

coqcoq-tactic

Read More
How can I use type arguments in an ltac?...

coqcoq-tactic

Read More
Field tactic with partial inverse function...

coqcoq-tactic

Read More
Coq: How to produce a strong polymorphic dependent type hypothesis...

coqproofcoq-tacticinductionproof-of-correctness

Read More
How does the discriminate tactic work?...

coqcoq-tactic

Read More
how to rearrange terms in Coq using plus communtativity and associativity?...

coqcoq-tactic

Read More
Using induction starting from 1 in Coq...

coqcoq-tacticformal-verification

Read More
Transfering proof from Z to N in Coq...

coqcoq-tacticformal-verification

Read More
Coq fails an apply tactic...

applycoqcoq-tactic

Read More
Coq simple implies proof...

coqcoq-tactic

Read More
Match context pattern inside a tactic/tactic notation...

coqcoq-tactic

Read More
How to destruct a theorem into all three disjuncts in one step?...

coqcoq-tactic

Read More
Coq: Unable to Unify...

coqcoq-tactic

Read More
Non-empty list append theorem in Coq...

ocamlcoqtheorem-provingcoq-tacticformal-verification

Read More
Preserving structure with inductions on 2 variables...

coqcoq-tactic

Read More
Coq: unfold all Definitions...

coqdefinitioncoq-tactic

Read More
Remove All Double Negations in Coq...

logiccoqcoq-tacticltac

Read More
Disjunction Commutavity in Coq...

coqcoq-tacticltac

Read More
Conditional Proof Tactic in Coq...

coqcoq-tacticltac

Read More
Modus Ponens and Modus Tollens in Coq...

coqcoq-tacticltac

Read More
Disjunctive Syllogism tactic in Coq?...

coqcoq-tactic

Read More
Ltac pattern matching: why does `forall x, ?P x` not match `forall x, x`?...

coqcoq-tacticltac

Read More
Coq: Rewriting with 'forall' in hypothesis or goal...

coqcoq-tactic

Read More
How to prove theorem about list of pairs...

coqcoq-tactic

Read More
Why can IHn' (n' = n' + 0) from induction be used to prove n = n + 0 in Coq?...

logiccoqcoq-tactic

Read More
Coq: performing inversion on Prop for Set when there is only one case...

coqdependent-typecoq-tacticltac

Read More
BackNext