Quantcast
Channel: Dafny: An Automatic Program Verifier for Functional Correctness
Viewing all articles
Browse latest Browse all 1106

Created Unassigned: Lemmas tutorial: typo and "How Dafny Works" [149]

$
0
0
The [Lemmas tutorial](http://rise4fun.com/Dafny/tutorial/Lemmas) states and proves a "distributive lemma" of the `count` function. However, the lemmas statement is not type correct, because `count` expects `seq<bool>` but the lemmas passes `seq<int>`.

The tutorial also refers to "How Dafny Works". I didn't find anything useful by googling that phrase. What is this referring to?

Viewing all articles
Browse latest Browse all 1106


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>