Commit 2021-10-20 15:39 68a674ef
View on Github →refactor(algebra/order/sub): rename sub -> tsub (#9793)
- Renames lemmas in the file algebra/order/subto usetsubinstead ofsubin the name
- Remove primes from lemma names where possible
- Zulip thread
- Remove sub_mul_ge,mul_sub_geandlt_sub_iff_lt_sub. They were special cases ofle_sub_mul,le_mul_subandlt_sub_comm, respectively.