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
288 stars 72 forks source link

A typo in "Advanced Addition World Level 5" (inconsistent variable name) #123

Open Kaiwen-S opened 2 years ago

Kaiwen-S commented 2 years ago

image

"if there are natural numbers a, b, and c" should be changed to "if there are natural numbers a, b, and t".