Search code examples
Coq difficulties in defining constructors using coerced types...


coqcoercionformal-verification

Read More
Require, Import, Require Import...


importmodulecoq

Read More
Proving General Associativity in Groups...


coqassociativity

Read More
How to prove equality from equality of Some...


coqcoq-tactic

Read More
Expressing "almost Properness" under option type...


coqtypeclassconceptual

Read More
Why does removing assumptions change the behaviour of the induction tactic?...


coqcoq-tactic

Read More
Theorem on insertion into BST in coq...


coq

Read More
How to extend a grammar in coq?...


coq

Read More
Is it possible to turn a context pattern into a Gallina function?...


coqltac

Read More
Discriminate goal in Coq...


coqcoq-tacticcoqide

Read More
Defining intersection types in Coq...


coq

Read More
What is the difference between definitions and theorems?...


coq

Read More
How do destruct list in Coq (nil or not nil)...


coqcoq-tacticcoqide

Read More
Abstracting patterns in induction rule for inductive predicates for Coq...


coq

Read More
Coq : Admit assert...


coqtheorem-proving

Read More
Coq proof that p<q or p>=q...


coq

Read More
Recursive use of typeclass methods in Coq...


coqtypeclass

Read More
Case analysis with intros in Coq...


coq

Read More
Case construct for Coq development...


coq

Read More
How to rewrite given two dependent types are equal in Coq...


coqdependent-type

Read More
Overcoming the need of having a constructor in the definition of an other constructor...


coq

Read More
How to use coercion with sig in coq...


coqcoercion

Read More
Rewriting with John Major's equality...


coqdependent-type

Read More
How to define an empty set with axiom of subsets in coq...


setcoq

Read More
Closing a lemma on list of nats...


listcoqnatproofinduction

Read More
How to use rewrite on a subexpression of the current goal...


coq

Read More
Show that a monic (injective) and epic (surjective) function has an inverse in Coq...


coq

Read More
Are all homomorphisms proper?...


coq

Read More
How to build a list of heterogeneous dependant pairs in Coq...


listtypescoq

Read More
How to show injectivity of a function?...


coqcoq-tactic

Read More
BackNext