Search code examples
Proving correctness of Matrix Addition...


matrixdafnyformal-verificationproof-of-correctness

Read More
accessing members of constrained type parameters in Dafny...


dafnyformal-verification

Read More
Issues with converting 2D matrix indices to 1D array index...


indexingverificationdafnyformal-verification

Read More
Copy a singly linked list with Frama-C...


linked-listframa-cformal-verification

Read More
Turn `P(?x)` into `exists x,P(x)` to give different instantiations for different subgoals in Coq...


logiccoqformal-verification

Read More
How to add an element to a total function while making sure no other mapping to this element exists?...


formal-verificationformal-methodsevent-b

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


static-analysisverificationproofframa-cformal-verification

Read More
How to create a constant reference to an object in Dafny...


multicoredafnyformal-verification

Read More
Alloy does not find a solution (instance) for my specification...


alloyformal-languagesformal-verificationformal-methods

Read More
How do I check if the result of symTake is equal to a concrete list?...


haskellformal-verification

Read More
How to revers a seq relation in Alloy...


modelingspecificationsalloyformal-verification

Read More
Formal verification of state machine with SymbiYosys not giving expected results...


verilogformal-verificationyosys

Read More
How do you prove termination of a recursive list length?...


recursionformal-verificationterminationformal-methods

Read More
Dafny issue modifying array member of class...


dafnyformal-verification

Read More
How to verify C functions with array parameters using Isabelle...


cisabelleformal-verificationstasel4

Read More
How to prove a = b → a + 1 = b + 1 in lean?...


dependent-typeformal-verificationlean

Read More
Can't compile Hello World in F*...


ocamlformal-verificationfstar

Read More
How to prove properties of non-linear operators involved in LEB128 algorithm in Dafny?...


dafnyformal-verification

Read More
How to capture a change in an element of an array in TLA+...


formal-verificationformal-methodstla+

Read More
Dafny method will not verify...


dafnyformal-verificationloop-invariantpost-conditions

Read More
Dafny Method to find Max fails to verify...


dafnyformal-verificationinvariantspost-conditions

Read More
Dafny: How to call 'verifcationLogger:csv'?...


dafnyformal-verification

Read More
Checked Non-Terminating Recursive Def?...


formal-verificationlean

Read More
Why Does Rewrite Fail to Bind?...


formal-verificationlean

Read More
Dafny: Generic method on a base type and a subset type?...


dafnyformal-verification

Read More
Dafny: Library of common operations such as partition?...


dafnyformal-verification

Read More
Trying for a little Dafny proof about "touching" integers...


dafnyformal-verification

Read More
Dafny: Want to show that a sequence of sets == the set of the sequence (corrected)...


dafnyformal-verification

Read More
Dafny: Method times out when unrelated conditions are added...


dafnyformal-verification

Read More
In Dafny, show that a sequence of unique elements has the same size as the set of the same elements...


dafnyformal-verification

Read More
BackNext