Search code examples
Usage of "red in |- *": What does bar hyphen star mean?...


syntaxcoqcoq-tactic

Read More
How to use a tactic with a hypothesis in Coq?...


coqcoq-tactic

Read More
How to use a custom induction principle in Coq?...


coqinductioncoq-tactic

Read More
Coq can't discriminate between constructors for dependently typed inductive proposition...


coqcoq-tactic

Read More
Coq tactic for record equality?...


coqcoq-tactic

Read More
Casting types in coq...


coqcoq-tacticcompcert

Read More
multiple successes in Coq branching and backtracking?...


coqcoq-tactic

Read More
what's the correct usage for Coq "local application of tactics"?...


coqcoq-tactic

Read More
Coq inversion tactic that works on the goal?...


coqcoq-tactic

Read More
What's the difference between revert and generalize tactics in Coq?...


coqcoq-tactic

Read More
How do I prove 'S x > 0' from scratch in Coq?...


coqcoq-tactic

Read More
Merge duplicate cases in match Coq...


coqcoq-tactic

Read More
Tactic to partially compute goal in Coq...


coqcoq-tactic

Read More
How to add to both sides of an equality in Coq...


coqcoq-tactic

Read More
Decomposing equality of constructors coq...


coqcoq-tactic

Read More
Rewriting at the type level...


coqcoq-tactic

Read More
Coq syntax for theorem covering cases of negation of and with three args...


coqcoq-tactic

Read More
How to automatically prove simple equality of real numbers in Coq?...


coqcoq-tacticreal-number

Read More
coq: elimination of forall quantifier...


coqcoq-tactic

Read More
Using "rewrite [hypothesis with implication]"...


coqcoq-tactic

Read More
is there a `eapply`-like tactic that works on `exists` goals in Coq?...


coqcoq-tactic

Read More
How to prove (n = n) = (m = m) in Coq?...


coqcoq-tactic

Read More
How to use an unequality to simplify a if-then-else in Coq?...


coqcoq-tactic

Read More
Using `dependent induction` tactic to keep information while doing induction...


coqinductioncoq-tactic

Read More
Is conversion from existential quantifier to universal quantifier like this always possible?...


coqcoq-tactic

Read More
How to do case analysis on the length of a list in Coq?...


coqcoq-tactic

Read More
How to automatically introduce symmetries into Coq hypotheses?...


coqcoq-tactic

Read More
Coq proof tactics...


coqcoq-tactic

Read More
How to introduce a new existential condition from a witness in Coq?...


coqcoq-tactic

Read More
How to apply a function once during simplification in Coq?...


coqcoq-tactic

Read More
BackNext