Search code examples
How to apply a lemma to 2 hypothesis...


coqlogical-foundations

Read More
Coq convert non exist to forall statement...


coqforall

Read More
Agda equivalent of `destruct <term> eqn:<identifier>`...


coqagda

Read More
Is there a way to get eauto to properly invoke econstructor?...


coq

Read More
Improving dependently typed reverse function...


coq

Read More
Show theorem definition in Coq...


coq

Read More
Abstraction/typing error resulting from case_eq and rewriting in Coq...


coq

Read More
Solve for a variable in Coq...


coq

Read More
First proof over Reals in Coq...


coq

Read More
How to use finite sets represented as lists in attributes of a class in Coq?...


coq

Read More
coq field tactic fails to simplify, yeilds "m <> 0%R"...


coq

Read More
exp function in Coq doesn't appear to terminate...


coq

Read More
Dependent pattern match asks for a wildcard instead of proper type...


coq

Read More
Some help proving coq function terminates...


coq

Read More
How can I create tuples in Coq and use them as new dataTypes...


coq

Read More
Issue on definition expansion from Coq module system...


coqnotation

Read More
Apply a lemma to a conjunction branch without splitting in coq...


logiccoqcoq-tacticformal-verification

Read More
How to model/formalize the change of the variable (change of world) in Isabelle/HOL?...


logiccomputer-sciencecoqsymbolic-mathisabelle

Read More
How to get the type of a subterm when you're building a match...


coq

Read More
How to communicate to Coq that certain types are equal?...


coqdependent-typeconvoy-pattern

Read More
Configure OPAM switch for installation of Coq packages...


coqopam

Read More
Cyclic type definition in Coq...


coq

Read More
no error with assert (goal) but error with cut (goal)...


coqssreflect

Read More
Weak Excluded Middle Implies Morgan law for conjunction...


coq

Read More
How can I rename an existentially quantified variable in a hypothesis?...


coqcoq-tactic

Read More
Simple syntax for terms of decidable subset types...


coq

Read More
Under what circumstances is equality of equalities decidable?...


coq

Read More
A suitably polymorphic definition of commutation in Coq...


polymorphismcoq

Read More
How to make an inverse function in coq...


coq

Read More
Looking for some help on the Sin_domain proof from Software Foundations Color.v...


coq

Read More
BackNext