Search code examples
Does loop invariant verification using SMTs require enumerating values of variables?...

smtformal-verificationloop-invariant

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

semanticsformal-verificationloop-invariantpost-conditionshoare-logic

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

semanticsformal-verificationpost-conditionshoare-logic

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

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
BackNext