mathlib3
9c40f30a - refactor(set_theory/game/*): fix theorem names (#14685)

Commit
3 years ago
refactor(set_theory/game/*): fix theorem names (#14685) Some theorems about `exists` had `forall` in the name, other theorems about swapped `≤` or `⧏` used `le` and `lf` instead of `ge` and `gf`. We also golf `le_of_forall_lt`. Co-authored-by: Junyan Xu <junyanxumath@gmail.com>
Author
Parents
Loading