Search code examples
Which vector library to use in coq?...


listvectorrocq-proverproofdependent-type

Read More
Array Reverse Proof by Dafny...


arraysreverseproofdafny

Read More
proving Predicate logic with Isabelle...


predicateisabelleproofhol

Read More
Is there a way to check for an instance of a class (with Haskell extensions)?...


haskellproof

Read More
The security of Zero knowledge proof performance...


securityencryptionproof

Read More
Formal proof for P → Q ≡ ¬P ∨ Q in Fitch...


logicprooffitch-proofs

Read More
I need help proving that if f(n) = O(g(n)) implies 2^(f(n)) = O(2^g(n)))...


big-ologarithmproof

Read More
substitution in proofs with recursive formulas...


haskellfoldproof

Read More
Functional proofs (Haskell)...


haskellfunctional-programmingproof

Read More
Providing and using proofs as arguments to a function in Rocq...


rocq-proverprooftheorem-proving

Read More
All maximal independent sets of a matroid have the same cardinality...


algorithmsetproofcardinality

Read More
Proof that Fowler's money allocation algorithm is correct...


algorithmcurrencyallocationproof

Read More
How to show that union and intersection of min cuts in flow network is also a min cut...


algorithmproofmax-flow

Read More
I'm having difficulty definining a property in Coq, not sure how to approach...


typeslogicrocq-proverproof

Read More
Time complexity analysis of data structures...


algorithmdata-structurescomputer-scienceproof

Read More
Dafny simple proof about giving change not working...


algorithmproofdafny

Read More
Big Oh Notation O((log n)^k) = O(log n)?...


big-oproof

Read More
WP Plugin: Why does the following simplified code fail to verify...


static-analysisverificationproofframa-cformal-verification

Read More
Theorem and Proof Environment in Beamer...


latexproofbeamerquartotheorem

Read More
How to instruct `auto` to simplify the goal during proof search?...


rocq-proverproof

Read More
Is is possible to rename a coq term?...


rocq-proverproofcoq-tactic

Read More
How to extract a variable from an exist clause...


proofdafny

Read More
Proof by reductio ad absurdum in Isabelle...


isabelleproof

Read More
Proof that the halting problem is NP-hard?...


theoryproofhalting-problemnp

Read More
How would I prove that b = c if (andb b c = orb b c) in coq?...


rocq-proverproofproof-of-correctness

Read More
Sledgehammer output with vampire...


isabelleproof

Read More
Agda Recursion on Proof...


proofagdaagda-mode

Read More
Agda Unresolved Metas...


proofagda

Read More
Proof of dynamic programming solution for Leetcode 818: Racecar...


algorithmdynamic-programmingproofcorrectnessproof-of-correctness

Read More
What is the proof of of (N–1) + (N–2) + (N–3) + ... + 1= N*(N–1)/2...


formulaproof

Read More
BackNext