Search code examples
Existential goals are filled in too soon...


recordcoqtypeclasscoq-tactic

Read More
Tactic to prove a boolean implication...


coqcoq-tactic

Read More
Unfolding a definition without reduction...


coqcoq-tactic

Read More
rewrite works for integer but not for rationals for Coq aac_tactics...


coqcoq-tacticcoq-plugin

Read More
Folding only applications...


coqcoq-tactic

Read More
How to leverage auto's searching and hint databases in custom tactics?...


coqcoq-tactic

Read More
How to use Cycle / Swap tactics?...


coqcoq-tactic

Read More
Proper instance for "nested" matching...


coqcoq-tactic

Read More
What does the "functional induction" tactic do in Coq?...


coqcoq-tactic

Read More
Apply a function to both sides of equality in a Coq hypothesis...


coqcoq-tactic

Read More
rewrite within lambda with respect to an equivalence relation...


coqcoq-tactic

Read More
Can I use a tactics under `coqtop -nois`?...


coqcoq-tactic

Read More
reasoning about typeclass instance that has been picked up in a theorem?...


coqcoq-tactic

Read More
Coq: working with inequalities (<>)...


coqprooftheorem-provingcoq-tactic

Read More
Can destruct used in implication in Coq?...


coqcoq-tactic

Read More
Using destruct instead of inversion...


coqprooftheorem-provingcoq-tactic

Read More
Contradictory hypothesis using coq inversion tactic...


coqproofcoq-tactic

Read More
What is the EvalOp in Coq CompCert...


coqcoq-tacticcoq-extractioncompcert

Read More
Decomposing equality of constructors with match expressions in Coq...


coqcoq-tactic

Read More
How to prove excluded middle is irrefutable in Coq?...


logiccoqcoq-tactic

Read More
In the coq tactics language, what is the difference between intro and intros...


coqcoq-tactic

Read More
How can I automate counting within proofs in Coq?...


coqcoq-tactic

Read More
How to use auto with repeat in custom tactics?...


coqcoq-tactic

Read More
Induction over relations...


coqcoq-tactic

Read More
Refer to hintbases in Ltac...


coqcoq-tactic

Read More
What does the Coq command Require Import Ltac do?...


coqcoq-tacticcoq-extraction

Read More
Ltac: optional variable name...


coqcoq-tacticltac

Read More
Can `match` be faster than `rewrite`...


coqcoq-tactic

Read More
Coq: controlling `subst` when we have many equalities...


coqcoq-tactic

Read More
Induction on record member in Coq?...


coqcoq-tactic

Read More
BackNext