Search code examples
Is it possible to bind necessarily different terms in Ltac-match?...


pattern-matchingcoqltac

Read More
How to apply do tactic to a sequence...


coqlogical-foundations

Read More
IndProp test_nostutter_4...


coqlogical-foundations

Read More
How to create a state machine from inductive types in Coq?...


coq

Read More
How to specify a location with the rewrite tactic?...


coqcoq-tactic

Read More
How to implement remove with a membership proof as an argument in Coq?...


coq

Read More
IndProp: re_not_empty_correct...


coqlogical-foundations

Read More
How to prove integer division inequality in Coq...


coqproof

Read More
How to import theorems from Coq.Numbers.NatInt.NZDiv?...


modulecoqcoqide

Read More
Proofs' role in Coq extractions...


haskellcoqcoq-extraction

Read More
Can't use PeanoNat.Nat.add_assoc in proof...


coq

Read More
In Coq, "if then else" allows non-boolean first argument?...


if-statementtypescoq

Read More
Coq syntax for defining lemmas...


coq

Read More
How is Coq's parser implemented?...


parsingcoq

Read More
QuickChick context forwarding...


coq

Read More
Retrieving constraints from GADT to ensure exhaustion of pattern matching in Coq...


coqdependent-typegadt

Read More
apply tactics works, but the variables in goal and hypothesis are different...


coqlogical-foundations

Read More
Update single record field in Coq...


recordcoq

Read More
How to split the length inequality hypothesis in the pumping lemma?...


coqlogical-foundations

Read More
Understanding the induction on evidence in coq...


coqtheorem-provingcoq-tacticinduction

Read More
How to apply rewrite inside a specific subexpression?...


coqlogical-foundations

Read More
How to prove that "Type <> Set" (i.e. Type is not equal to Set) in Coq?...


coqdependent-typetheorem-provingtype-theory

Read More
How could I make example for sigma type in Coq?...


coq

Read More
How to guarantee constrained values on a type in Coq?...


coq

Read More
Coq IDE icon missing from favorites...


coqubuntu-18.04

Read More
Coq: unfold tricky notations...


coq

Read More
How to make coq simplify expressions inside an implication hypothesis...


coqlogical-foundations

Read More
slicing a list as if it has the behavior of a ring buffer...


functionfiltercoq

Read More
In Coq is it necessary to add the current directory to the load path to access compiled files there ...


coqcoqide

Read More
IndProp: ev_plus_plus...


coqlogical-foundations

Read More
BackNext