Search code examples
Why are the real numbers axiomatized in Coq?...


coqreal-number

Read More
Understanding COQ proof on Show Proof....


coqproof

Read More
Coq: local ltac definition...


coqltac

Read More
Decreasing argument with dependent types...


coqdependent-typetermination

Read More
Scopes in Coq - importing without resolution?...


coq

Read More
Subtyping using ssreflect...


coqsubtypessreflect

Read More
How can I prove that she cannot prove Or_commutative with only intro and apply?...


coq

Read More
proving not (iff a (not a)) with basic tactics...


logiccoq

Read More
Ltac: Matching with ltac on hypothesis which contains user defined notations...


coqcoq-tacticltac

Read More
Understanding compound types in Coq [Software Foundations]...


coq

Read More
Prove a relation is not well-founded...


coq

Read More
Proof leaking in Coq extraction?...


coq

Read More
Fixpoint with Prop inhabitant as argument...


coq

Read More
Human readable Coq output from command line...


command-linecoq

Read More
Turn off automatic induction principle in Coq...


coqinduction

Read More
Ltac: do something different in each goal...


coqdependent-typetheorem-provingcoq-tacticltac

Read More
In Coq, how to remove a defined variable from the namespace?...


coq

Read More
Ltac: Matching goal with type that depends on name of previous goal...


coqdependent-typetheorem-provingcoq-tacticltac

Read More
Using backtracking to find value for existential in Coq...


coqdependent-typetheorem-provingcoq-tacticltac

Read More
Coq: viewing proof term during proof script writing...


coqdependent-typeterminationtheorem-provingltac

Read More
Extensible tactic in Coq...


coqltac

Read More
Singleton Classes in Coq...


singletoncoqtypeclass

Read More
Peano arithmetic in Coq...


coq

Read More
Extensionally equal predicates and equality of universally quantified applications...


coqtheorem-proving

Read More
Deriving a cannonical structure for a record in coq (ssreflect)...


coqssreflect

Read More
Coq: Nested(?) subtype defining nonzero rational numbers and their reciprocals...


coq

Read More
Coq: Stuck using the subtype...


coq

Read More
Ensuring two metavariables aren't unified to the same result...


coqcoq-tactic

Read More
Existential goals are filled in too soon...


recordcoqtypeclasscoq-tactic

Read More
Defining subtype relation in Coq...


coqsubtype

Read More
BackNext