DafnyLanguageServer: Can the function syntax version be configured?...
Read MorePropagate `requires` in lambda functions in Dafny...
Read MoreProving "each element in a sequence is 0 ==> the element at each index of the sequence is 0&...
Read MoreHow to prove properties of non-linear operators involved in LEB128 algorithm in Dafny?...
Read MoreWeakest preconditions for higher order recursive function...
Read MoreThe use of arrays in a recursive function in Dafny leads to verification failure...
Read MoreProving non-linear traversal terminates in Dafny...
Read MoreEnsure that a map didn't change?...
Read MoreDafny Method to find Max fails to verify...
Read MoreDafny assertion limitation increase?...
Read MoreDafny: How to call 'verifcationLogger:csv'?...
Read MoreDafny Proving sequence iteration equivalent...
Read MoreHow to add hint to bound a value in quantifiers?...
Read MoreDafny Question: What's the cause of this verification timeout?...
Read MoreA strange predicate that cannot prove assertion already defined in body...
Read MoreDafny Question: How to describe an array as incremental?...
Read MoreProblems in trying to prove non-duplicate-element sequence in Dafny...
Read MoreProve that multiplying and dividing by same number is identity...
Read MoreDafny: Generic method on a base type and a subset type?...
Read MoreDafny: Library of common operations such as partition?...
Read MoreTrying for a little Dafny proof about "touching" integers...
Read MoreDafny: Want to show that a sequence of sets == the set of the sequence (corrected)...
Read MoreDafny: Method times out when unrelated conditions are added...
Read MoreIn Dafny, show that a sequence of unique elements has the same size as the set of the same elements...
Read MoreWith Dafny, verify function to count integer set elements less than a threshold...
Read MoreIn Dafny, count set elements less than a threshold...
Read More