Commit 2021-10-21 18:28 15d4e5f1
View on Github →refactor(data/real/ennreal): remove sub lemmas (#9857)
- Remove all lemmas about subtraction on
ennreal
that are special cases ofhas_ordered_sub
lemmas. - This gives a list of renamings.
- The lemmas that have a
@[simp]
attribute will be done in a separate PR