Search code examples
With Dafny, verify function to count integer set elements less than a threshold...


dafnyformal-verification

Read More
Which formalism / theorem prover was used to formally verify ARM VFP?...


floating-pointarmformal-verificationfpu

Read More
What is on earth difference between QF_LRA and QF_NRA in Z3...


z3z3pyformal-verificationsmt-lib

Read More
What is the difference between Symbolic and Concrete model checking when the search is bounded in ti...


verificationformal-verificationmodel-checkingstate-spaceuppaal

Read More
SMT solver with custom theories?...


z3verificationsmtformal-verificationsat

Read More
Given a function in Agda, some argument, and a new value, how to generate new function where the res...


function-definitionagdaformal-verificationformal-semantics

Read More
How to refer in postcondition to a wildcard permission in precondition...


formal-verificationviper-lang

Read More
What does InjL and InjR operator means in coq-Iris?...


coqformal-verificationformal-semantics

Read More
Is the Dafny to Python code certified? If so, why does not Python have native pre-post options? If n...


dafnycode-translationformal-verification

Read More
Coffee Can Problem in TLA+ : cannot express a task...


formal-verificationformal-methodslanguage-specificationstla+

Read More
Atelier B - Proof obligations of "H => vv$1 = vv$2" format for vv used in WHILE substit...


formal-verificationformal-methodsb-method

Read More
How to proceed in Isabelle when the goal has implications and existentials?...


isabelleprooftheorem-provingformal-verificationisar

Read More
type variable in datatype definition...


coqisabelleformal-languagesformal-verification

Read More
How to insert array contents into another array?...


dafnyformal-verification

Read More
How to prove Loop Invariants in insertion?...


dafnyformal-verification

Read More
Range check and Length check in Ada (SPARK Mode)...


adaformal-verification

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


z3theorem-provingdafnyterminationformal-verification

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


coqtheorem-provingcoq-tacticformal-verificationassociativity

Read More
How does Dafny support induction if Z3 does not?...


z3proofdafnyformal-verificationinduction

Read More
How to mark unreachable code in Ada/SPARK...


adaformal-verificationspark-formal-verification

Read More
Can you cheat contracts / asserts in SPARK?...


adaformal-verificationspark-formal-verification

Read More
GNATprove: "postcondition might fail" in simple function...


adaformal-verificationspark-adaspark-formal-verification

Read More
Find factor of a number...


adaformal-verificationspark-adaspark-2014spark-formal-verification

Read More
Potential aliasing violation in swap array indexes SPARK-Ada...


adaformal-verificationformal-methodsspark-adaspark-formal-verification

Read More
Do pre and post conditions take the place of in function validation?...


adaformal-verificationformal-methodsspark-adaspark-formal-verification

Read More
Can SPARK be used to prove that Quicksort actually sorts?...


adaformal-verificationspark-adaspark-2014spark-formal-verification

Read More
Dafny - Specifying that the largest element less than a given element is returned...


specificationsverificationdafnyformal-verification

Read More
Is there a way to convert z3.z3.ArithRef Real to Numpy Float64?...


pythonz3smtz3pyformal-verification

Read More
Weird behaviour with switch statement in catch block...


.netclrcilformal-verification

Read More
Lemmas in Whiley?...


formal-verification

Read More
BackNext