prove that a list returned from a recursively defined function is fixed length in Coq...
Read Moregeneralizing expressions under binders...
Read MoreCoq: How to prove if statements involving strings?...
Read MoreCoq: How to prove max a b <= a+b?...
Read MoreHow does elim work in Coq on /\ and \/?...
Read MoreIs there a minimal complete set of tactics in Coq?...
Read MoreWhy can't Coq figure out symmetry of the equality by itself?...
Read MoreCheck for evars in a tactic that returns a value...
Read MoreProof of the application of a Substitution on a term...
Read MoreHint Rewrite Cannot Infer Parameter...
Read MoreEstablish isomorphism between finite natural numbers and sigma...
Read MoreDefining different equality types as inductive types in Coq...
Read MoreCoq: rewrite preserving input hypothesis...
Read MoreRaising the failure level of a coq tactic...
Read MoreCoq: destruct (co)inductive hypothesis without losing information...
Read MoreProving a coinduction principle for co-natural numbers...
Read MoreHow to make use of a hypothesis containing forall in Coq?...
Read MoreLtac call to "cofix" failed. Error: All methods must construct elements in coinductive typ...
Read MoreCurry universally quantified function...
Read MoreHow to pull the rhs out of an equality in coq...
Read MoreAutomatically choose an assumption from local context...
Read MoreCoq - Proving strict inequality involving bigops in Ssreflect...
Read MoreCoq proof for subtraction does not commute...
Read MoreSplit conjunction goal into subgoals...
Read MoreCoq: remove constructor from both sides of goal...
Read More