You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lean4game/server/testgame/TestGame/Levels/Notes.txt

5 lines
235 B
Plaintext

- `trivial` uses a bunch of other tactics:
(contradiction, assumption, rfl, decide, True.intro, And.intro)
so it's maybe not a good candidate to introduce at the beginning of the level.
- Ringschluss (tfae) is not in mathlib4 yet.