Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 168 Bytes

Chapter13.md

File metadata and controls

5 lines (3 loc) · 168 Bytes

Chapter 13 Exercises

Exercise 1

Define a function called nOrSuccnIsEven that states and proves that for all Nats n, either n is Even or n+1 is Even.