Search code examples
How do I provide implicit arguments explicitly in Coq?...


coq

Read More
Is it possible to extract the second element of Sigma on the calculus of constructions with simple i...


haskellfunctional-programmingcoqagdaidris

Read More
What can Coq do while Agda/Idris can't do?...


coqagdaidris

Read More
Attempting to use proof irrelevance without creating ill-typed terms...


coq

Read More
Coq: Testing partial convertibilty...


type-conversiontype-inferencecoqunification

Read More
Is ssrnat included in Coq 8.7?...


coqssreflect

Read More
List uniqueness predicate decidability...


coq

Read More
Coq equality implementation...


coq

Read More
What does hypothesis with operator with question mark mean...


coq

Read More
Coq XML Protocol: a likely PrintAST malfunction...


xmlcoqcoq-tacticcoqidecoq-extraction

Read More
Tactics with variable arity...


coqvariadicltac

Read More
Coq: Inequality test...


if-statementmathcoq

Read More
Surprising implicit assumptions in intuitionistic definitions...


coq

Read More
Equality between functional and inductive definitions...


coq

Read More
what is the "editId" in Coq's XML Protocol document?...


xmlcoqcoq-tacticcoqide

Read More
How to project (with `proj1` or `proj2`) a universally quantified biconditional (iff)?...


coq

Read More
Changing type under lambda in Coq...


coq

Read More
How to define an automatically unfoldable definition...


coq

Read More
Rewrite under exists...


coq

Read More
Obtain decidable total order on a type from an injection into `nat`...


moduletypeclasscoq

Read More
Induction hypothesis for free variables of closed term in the simply typed lambda calculus...


coqlambda-calculusinduction

Read More
When destructing fixpoint, add hypothesis without simplifying...


coqcoq-tactic

Read More
Coq Index Relation...


coqdependent-type

Read More
How we can access Coq or Isabelle/HOL using python program?...


pythoncoqisabelle

Read More
How to check equality of pairs...


coq

Read More
Rewrite hypothesis in Coq, keeping implication...


coqcoq-tactic

Read More
How to specify explicit equality in Coq search patterns?...


coq

Read More
Specialize `Map` typeclass into `PartialMap` typeclass...


typeclasscoq

Read More
How to automatically generate "good" names when decomposing existential hypothesis...


coq

Read More
Using eq_refl to get an "x = x" hypothesis...


coq

Read More
BackNext