Search code examples
Is there a way for Coq to recall it already proved a property for the same element in the same proof...


automationcoqproof

Read More
Importing a Module in Coq...


importcoqcoqide

Read More
Coerce rat to realType im math-comp/analysis...


coqcoq-tacticssreflect

Read More
Ltac tactic that accepts an arbitrary number of quantifiers...


coqltac

Read More
Proving extensional equality of two functions...


functional-programmingcoqtheorem-proving

Read More
Recursion and Pattern matching in Coq...


recursioncoq

Read More
Type coercions in finset...


typescoq

Read More
Morphism signature for dependently-typed vectors in coq...


coqdependent-type

Read More
How to parse a string into a list of lists in Coq?...


listparsingcoq

Read More
Is there a library for sets that works with bool in Coq?...


coqtype-theory

Read More
How to write the iota descriptor in Coq?...


coq

Read More
How to deal with lemma only used once in Coq?...


coq

Read More
'coqc' does not find findlib.conf...


homebrewcoq

Read More
How to scope Search to the current module only...


coq

Read More
How to proof recursively defined functions' prop in Coq...


coq

Read More
Coq returns cannot guess decreasing argument of fix. How to fix my function?...


coq

Read More
Decreasing argument (and what is a Program Fixpoint)...


coqterminationtotality

Read More
Why do these theorems of propositional logic allow for the same proof in Coq?...


coq

Read More
The apply rule in proof by cases...


coq

Read More
How to distribute an AND operator in Coq?...


coq

Read More
Proving n + S n = S (n + n) without n + S m = S (n + m)...


logiccoqprooftheorem-proving

Read More
Disjunction and the error `No product after head reduction'...


coq

Read More
How to create a custom Ltac to recursively destruct conjunctions?...


coqltac

Read More
How can I write a filter function for sequences represented as functions in Coq?...


coqproof-assistant

Read More
Unclear error message regarding format and notation...


coq

Read More
Complete Atomic Boolean algebras in Coq...


coq

Read More
Understanding a message on CoqIde...


coq

Read More
Using the transitivity of equivalence to rewrite a goal...


coq

Read More
How to break up an implication into two subgoals in Coq?...


coqcoq-tacticimplication

Read More
Is there a way to redirect Coqide messages and errors to the same output?...


coqcoqide

Read More
BackNext