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.
5 lines
235 B
Plaintext
5 lines
235 B
Plaintext
2 years ago
|
- `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.
|