Search code examples
How to proceed in Isabelle when the goal has implications and existentials?...

isabelleprooftheorem-provingformal-verificationisar

Read More
Proving a Type is Uninhabited in Agda...

agdatheorem-provinginduction

Read More
Not able to make a simple proof in Dafny: if `0<=a<=1 & 0<=b<=1 & -1<=c<=1...

z3prooftheorem-provingdafny

Read More
An unexpected 'possible division by zero' when values are known to be positive...

divide-by-zerotheorem-provingdafny

Read More
Agda: Can't find std-lib when installing with Stack...

functional-programmingagdadependent-typetheorem-provingagda-mode

Read More
Proving a covariance inequality in Dafny, use contradiction?...

z3covariancetheorem-provingdafnyinduction

Read More
Cannot prove in Dafny that variance(x)>=0...

covarianceassertionprooftheorem-provingdafny

Read More
Cannot prove in Dafny that f(a,b)=f(b,a)...

z3theorem-provingdafnyterminationformal-verification

Read More
Dafny cannot prove that 'a^2<=b^2*c^2' implies 'a<=b*c' for reals greater than...

z3theorem-provingdafnysquare-root

Read More
Modular arithmetic proofs in agda...

mathproofagdatheorem-provingagda-stdlib

Read More
Does Z3 (and other solvers) always use terminating decision procedures when possible?...

arraysz3smttheorem-provingfirst-order-logic

Read More
How to rearrange newly defined associative terms in Coq?...

coqtheorem-provingcoq-tacticformal-verificationassociativity

Read More
How do you do equational reasoning for user defined equational relations with agda-stdlib?...

equalityagdatheorem-proving

Read More
(Semi-decidable) combination of first-order theories is possible in Z3, but what about an actual sem...

z3smtz3pytheorem-provingfirst-order-logic

Read More
How expressive can we be with arrays in Z3(Py)? An example...

arraysz3z3pytheorem-provingdafny

Read More
Any comparison between different SMT solvers?...

pythonbenchmarkingz3theorem-provingcvc4

Read More
Inductive proofs in theorem provers (Z3, Vampire, with TPTP syntax)...

logicz3smttheorem-provinglogic-programming

Read More
How to learn agda...

type-systemstheorem-provingagda

Read More
How to prove distributivity (propositional validity property 6) in LEAN?...

functional-programmingtheorem-provinglean

Read More
Lawvere's fixed point theorem in agda...

proofagdatheorem-provingcategory-theory

Read More
Haskell theorem proving tactics as indexed functors and monads...

haskellmonadstheorem-proving

Read More
How to use soft constraints in Z3-Python to express 'abstract' biases in SAT search: such as...

z3z3pytheorem-provingsatsatisfiability

Read More
Prove that f(n) = Θ(g(n)) iff g(n) = Θ(f(n))...

algorithmprooftheorem-provingbig-o

Read More
How to bias Z3's (Python) SAT solving towards a criteria, such as 'preferring' to have m...

z3z3pytheorem-provingsatsatisfiability

Read More
Some questions about incremental SAT in Z3: can it be deactivated? Which techniques are used inside?...

z3z3pytheorem-provingsatsatisfiability

Read More
Z3: finding all satisfying models...

z3smttheorem-proving

Read More
Modifying the divide and conquer SAT search in Z3-Python...

z3z3pydivide-and-conquertheorem-provingsat

Read More
In Z3-Python, I get "builtin_function_or_method' object is not iterable" when performi...

pythonz3z3pytheorem-provingsat

Read More
SAT queries are slowing down in Z3-Python: what about incremental SAT?...

z3z3pytheorem-provingsat

Read More
Z3 (Python) native method for counting the number of models...

pythonz3smtz3pytheorem-proving

Read More
BackNext