Search code examples
Frama-C / WP Proof of Moving Average Function - Pointer validity of array slice fails...


cframa-cformal-verification

Read More
How do I use a loop invariant to catch a bug in my program?...


semanticsformal-verificationpost-conditionshoare-logic

Read More
How do I infer the weakest precondition when a loop invariant is given?...


semanticsformal-verificationloop-invariantpost-conditionshoare-logic

Read More
Dafny verifier fails to prove the consequence of multiset...


functional-programmingdafnyformal-verificationmultiset

Read More
Lean 4: Agda user struggling to understand Lean's equality type, type mismatch, not reducing...


functional-programmingtheorem-provingformal-verificationleantype-theory

Read More
I cannot understand why Alloy does not find an instance for my model...


alloyformal-verificationmodel-checking

Read More
Is Dafny 4.10 too powerful for exercises in Leino's book "Program proofs"?...


dafnyformal-verification

Read More
What is the difference between ##1 and |=> in System Verilog assertions and if statement vs asser...


simulationsystem-verilogformal-verificationsystem-verilog-assertions

Read More
Does loop invariant verification using SMTs require enumerating values of variables?...


smtformal-verificationloop-invariant

Read More
Formal verification of synchronous FIFO with failing SystemVerilog assertion...


verilogsystem-verilogformal-verificationsystem-verilog-assertions

Read More
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...


logicrocq-proverformal-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
BackNext