ImperialCollegeLondon / natural_number_game

Building the natural numbers in Lean 3. The original natural number game, now frozen. See README for Lean 4 information.
Apache License 2.0
292 stars 73 forks source link

old notes #56

Closed kbuzzard closed 4 years ago

kbuzzard commented 4 years ago

Found these comments whilst tidying up. Probably no longer relevant:


Note:

those are currently undocumented. As is symmetry, rw \l.

kbuzzard commented 4 years ago

The tactics are documented; but I cannot see one_eq_succ_zero or ne_iff_implies_false in the list of theorems.

kbuzzard commented 4 years ago

We never use ne_iff_implies_false; I've removed it.

kbuzzard commented 4 years ago

one_eq_succ_zero is in addition world.