mathematics_in_lean

My solutions for this book

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
import data.nat.basic
import data.nat.parity
import tactic

open nat
-- There are no exercises in this section.