Search code examples
Second order unification with rewrite...


coqunificationrewriting

Read More
Coq: what is the difference between an FSet and an MSet?...


setcoq

Read More
Example uses of MSets in Coq...


setcoq

Read More
Proofs in coq using MSet...


setcoq

Read More
Coq Section: require typeclass instance...


typeclasscoq

Read More
Ordered seq in Coq/SSreflect...


coqcoq-tacticssreflect

Read More
How to make Coq evaluate a specific redex (or - why does it refuse in this case?)...


recursioncoq

Read More
General Advice about When to Use Prop and When to use bool...


coq

Read More
Fixpoint functions in Type Class Instances...


typeclasscoq

Read More
Why can't I define the following CoFixpoint?...


type-inferencecoqcoinduction

Read More
Ltac call to "cofix" failed. Error: All methods must construct elements in coinductive typ...


coqcoq-tacticcoinduction

Read More
Limitations of Fixpoint in Coq?...


coqtotality

Read More
Coq: usage of `PartialOrder` typeclass...


typeclasscoq

Read More
Idiomatic ways of selecting subterm to rewrite...


coq

Read More
Pattern matching with two values of inductive type at the same index...


pattern-matchingcoqdependent-type

Read More
how to prove Theorem 3.5.4 in 《Types and Programming Languages》using Coq?...


coqproof

Read More
Nix: installing ssreflect...


installationcoqopamnixssreflect

Read More
Pattern matching using information from theorems...


pattern-matchingcoqdependent-typeconvoy-pattern

Read More
existential instantiation and generalization in coq...


coq

Read More
Curry universally quantified function...


coqcoq-tacticltac

Read More
How to pull the rhs out of an equality in coq...


coqcoq-tactic

Read More
Automatically choose an assumption from local context...


coqcoq-tactic

Read More
Coq - Proving condition about elements of sequence in Ssreflect...


coqssreflect

Read More
Coq can't compute a well-founded function on Z, but it works on nat...


recursioncoqtotality

Read More
Coq: Defining a prefix notation...


parsingsyntaxsymbolscoqnotation

Read More
Coq - proof over empty range in Ssreflect...


coqssreflect

Read More
How to do pseudo polynomial divisions in Coq/Ssreflect...


coqssreflect

Read More
CoqIDE loadpath error for ssreflect...


coqcoqide

Read More
Coq - Proving strict inequality involving bigops in Ssreflect...


coqcoq-tacticssreflect

Read More
Coq - dependent type error in rewrite...


coqssreflect

Read More
BackNext