Search code examples
How can I remove all occurrences of a sub-multiset in Isabelle?...

functionisabelleproofmultiset

Read More
Greedy Algorithm Exchange Proof (Algorithm Design, Chapter 4, 6E)...

algorithmgreedyproof

Read More
Proof that using adjacency matrix for bipartite testing has Ω(n^2)...

algorithmgraphgraph-theoryproofbipartite

Read More
proving Predicate logic with Isabelle...

predicateisabelleproofhol

Read More
how to do a proof for subset in Isabelle...

setisabelleproof

Read More
Strategy for figuring out input size of recurrence equation?...

algorithmrecursionrecurrenceproof

Read More
Proving the inexpressibility of a function in a given language...

programming-languagesproofcomputability

Read More
Prove scheduling algorithm for one shared machine and one with infinite parallel capacity...

algorithmschedulinggreedyproofproof-of-correctness

Read More
Induction with other base case in Coq...

coqproofcoq-tactic

Read More
Proof of consistent heuristic implies admissible condition...

algorithmsearchproof

Read More
Proof of P=n^2-2+41 for n=1,2,3,... generating prime numbers in R...

rformulaproof

Read More
How do I display a proof tree with HTML,CSS and/or Javascript?...

javascriptcsstreeproof

Read More
How to apply a constructor in an hypothesis?...

coqproofcoq-tactic

Read More
Proof irrelevance for boolean equality...

coqproof

Read More
Where is the proof for complement of base 10 integer formula?...

javamathoptimizationbinaryproof

Read More
How can I build a list of bytes from its specification in Coq...

coqproofcoq-tacticformal-verification

Read More
Can I use destruct here given the constraint I have for index range of a list?...

coqproofcoq-tacticformal-verification

Read More
If two constructor expressions of an inductive type are equal in Coq, can I do rewriting based on th...

coqproofcoq-tacticformal-verification

Read More
Coq error: Unable to unify "true" with "is_true (0 < a - b - 3)"...

coqproofcoq-tacticformal-verification

Read More
is there any tactic in Coq that can transform a bool expression to a Prop one?...

coqproofcoq-tacticformal-verification

Read More
Coq: How do I prove that forall n m : nat, (n > m) -> (S n > S m)?...

numberscoqproof

Read More
How to prove that 2 is Prime in Idris?...

proofidris

Read More
Using induction to prove linear maximum subarray algorithm...

algorithmocamlproof

Read More
Lemma about Sortedness of concatenated lists...

sortingcoqproofinduction

Read More
Question with proving unboundedness in Linear Programming...

optimizationmathematical-optimizationlinear-programmingproof

Read More
definition of a type doesn’t work in agda...

proofagdadependent-type

Read More
(log n)^k = O(n)? For k greater or equal to 1...

big-onotationlogarithmproof

Read More
Getting better inference for agda proofs...

proofagda

Read More
How in coq to use lemma a=b backwards?...

logiccoqproof

Read More
Coq - How to prove eqb_neq?...

coqproofcoqide

Read More
BackNext