Search code examples
Cannot prove basic functions relying only on Implementations/Inlining...

formal-verificationjmlkey-formal-verification

Read More
While loop termination with null references in Dafny linked list implementation...

dafnyformal-verification

Read More
Finding a termination measure for Search and Replace in Dafny?...

formal-verificationdafny

Read More
Why is TLC reporting errors on valid states?...

specificationsformal-verificationtla+tlc

Read More
How do you prove whether a simple unmeaningful code is computable or not?...

ccomputation-theoryformal-verificationformal-methodscomputability

Read More
Can I construct a while structure algebraically using class and locale?...

isabelleformal-verification

Read More
What does Metis: Unused theorems mean in this context?...

isabelleformal-verification

Read More
Why this dafny post-condition is not inferred?...

assertformal-languagesdafnyformal-verificationformal-methods

Read More
How can I build a list of bytes from its specification in Coq...

coqproofcoq-tacticformal-verification

Read More
Can I use destruct here given the constraint I have for index range of a list?...

coqproofcoq-tacticformal-verification

Read More
If two constructor expressions of an inductive type are equal in Coq, can I do rewriting based on th...

coqproofcoq-tacticformal-verification

Read More
Coq error: Unable to unify "true" with "is_true (0 < a - b - 3)"...

coqproofcoq-tacticformal-verification

Read More
is there any tactic in Coq that can transform a bool expression to a Prop one?...

coqproofcoq-tacticformal-verification

Read More
Can I generate a number of SystemVerilog properties within a loop?...

propertiesverilogsystem-verilogformal-verificationsystem-verilog-assertions

Read More
Invariant fails but assert before loop verifies...

formal-verificationviper-lang

Read More
In concolic testing, what does "concrete execution" mean?...

testingexecutionformal-verificationsymbolic-execution

Read More
What a Symbolic Model Looks Like...

logicformal-verificationmodel-checkingsymbolic-execution

Read More
Apply a lemma to a conjunction branch without splitting in coq...

logiccoqcoq-tacticformal-verification

Read More
Expected error or incompleteness with quantified permissions and wildcards?...

assertionformal-verificationviper-lang

Read More
Is the process of proving using Isabelle's theorem prover coded in programming mode and then ver...

modeltransformationisabelleformal-languagesformal-verification

Read More
How to quickly get started with Isabelle's formal language standard to formally describe modelin...

modeltransformationisabelleformal-languagesformal-verification

Read More
VST forward_call fail on non-standard calling convention...

ccoqformal-verificationverifiable-c

Read More
How to prove this simple theorem in Isabelle?...

isabelleformal-verification

Read More
Provide example in Coq where (A B: Prop), P: Prop -> Type, such that A <-> B, but one canno...

coqproofformal-verification

Read More
Prove two inhabitants in Prop are not equal?...

coqproofformal-verification

Read More
Coq VST Internal structure copying...

ccoqformal-verificationverifiable-c

Read More
Alloy Analyzer element comparision from set...

alloyformal-verification

Read More
Which system can i verify by using CSP(Communication Sequencial Process)?...

formal-verificationformal-methods

Read More
How to prove reverse nil is nil in Lean...

theorem-provingformal-verificationlean

Read More
Representing conditional statements in Alloy Analyzer...

conditional-statementssoftware-designalloyformal-verification

Read More
BackNext