Search code examples
DafnyLanguageServer: Can the function syntax version be configured?...

dafny

Read More
Function extensionality in Dafny...

dafny

Read More
Propagate `requires` in lambda functions in Dafny...

dafny

Read More
Proving "each element in a sequence is 0 ==> the element at each index of the sequence is 0&...

dafny

Read More
Partial Function Eta Equivalence...

dafny

Read More
Prove theorem about seq(i,f)...

dafny

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

dafnyformal-verification

Read More
Weakest preconditions for higher order recursive function...

dafny

Read More
The use of arrays in a recursive function in Dafny leads to verification failure...

dafny

Read More
Proving non-linear traversal terminates in Dafny...

dafnyterminationloop-invariant

Read More
Ensure that a map didn't change?...

dafny

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 assertion limitation increase?...

assertiondafny

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

dafnyformal-verification

Read More
Dafny Proving sequence iteration equivalent...

dafny

Read More
How to add hint to bound a value in quantifiers?...

dafny

Read More
Dafny Question: What's the cause of this verification timeout?...

dafny

Read More
A strange predicate that cannot prove assertion already defined in body...

verificationdafny

Read More
Dafny Question: How to describe an array as incremental?...

dafny

Read More
Problems in trying to prove non-duplicate-element sequence in Dafny...

sequencedafny

Read More
Prove that multiplying and dividing by same number is identity...

dafny

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
With Dafny, verify function to count integer set elements less than a threshold...

dafnyformal-verification

Read More
In Dafny, count set elements less than a threshold...

verificationdafny

Read More
BackNext