Search code examples
Using implicit parameters in Agda...

typesproofagda

Read More
Rendering PDF proofs with Java (via LaTex?)...

javalatexpdf-generationpdflatexproof

Read More
How to prove StronglySorted list consing in coq?...

coqproofformal-verification

Read More
Constructing proofs for a decision function in Idris...

proofidristheorem-proving

Read More
Elim a double negation hypothesis in Coq Proof Assistant?...

logiccoqproof

Read More
Grouping 1-12 in groups of 4 with the least number of duplicates...

mathproofgame-theory

Read More
Coq: working with inequalities (<>)...

coqprooftheorem-provingcoq-tactic

Read More
Does Dafny support "proof by construction"?...

proofdafny

Read More
Guidance completing a proof...

coqprooftheorem-proving

Read More
Using destruct instead of inversion...

coqprooftheorem-provingcoq-tactic

Read More
Proving if n = m and m = o, then n + m = m + o in Idris?...

proofidris

Read More
Contradictory hypothesis using coq inversion tactic...

coqproofcoq-tactic

Read More
How to prove decidability of a partial order inductive predicate?...

coqproofdeterministicformal-verificationpartial-ordering

Read More
Agda Proof of Sum of n Naturals...

proofagda

Read More
Weird proof obligations resulting from a push/pop evaluator in Coq...

coqproofdependent-typeproof-obligation

Read More
Applying a Program Definition fails with "unable to unify Prop with [goal]"...

coqproof

Read More
Prove that a binary tree with n leaves has a height of at least log n...

binary-treeproof

Read More
Coq - proving something which has already been defined?...

coqproof

Read More
Coq not generating inductive hypothesis...

coqprooftheorem-proving

Read More
Proof automation...

automationcoqproof

Read More
Unable to verify assign clause - Frama-C...

loopsautomated-testsproofframa-c

Read More
Proof of CRC Burst Error Detection Checksum Result...

network-programmingcrcprooferror-detectiondata-link-layer

Read More
How to prove False from obviously contradictory assumptions...

coqproof

Read More
How can I have Idris automatically prove that two values are not equal?...

proofidris

Read More
Generalizing fold such that it becomes expressive enough to define any finite recursion?...

haskellfunctional-programminggeneric-programmingfoldproof

Read More
Struggling with functional extensionality...

functioncoqproof

Read More
Additional pattern matching on the second argument in `plus` for `Nat` type...

pattern-matchingproofidrisdependent-type

Read More
Minimum weight cut by product instead of sum in a undirected graph...

algorithmgraph-algorithmgraph-theoryproof

Read More
Recurrence with logs T(n) = T(logn)+log(log(n))...

algorithmsubstitutionrecurrenceproofinduction

Read More
Show that if the depth first search tree of G equals breadth first search tree of G then G is Tree...

graph-theorydepth-first-searchbreadth-first-searchproof

Read More
BackNext