kevinsullivan / cs6501s23

Formal Mathematics for Software Design
6 stars 6 forks source link

4.2.2 "That means considering two cases separately: the incoming value is either zero or non-zero: that is, either nat.zero, or nat.succ n’ for some “one-smaller” value, n’." Does this mean that it will be defined inductively or am I just being a silly goose? #33

Open nehakrishnakumar opened 1 year ago