Commit 2024-08-27 20:26 7b52ff5d

View on Github →

feat(NNReal/ENNReal): More basic lemmas (#16133) Add a few simple lemmas, make some existing distributivity lemmas simp, make it so that lemmas proving ≠ ⊤ take ≠ ⊤ assumptions and lemmas proving < ⊤ take < ⊤ assumptions. From LeanAPAP

Estimated changes

modified theorem ENNReal.mul_lt_top
modified theorem ENNReal.mul_ne_top
modified theorem ENNReal.prod_lt_top
added theorem ENNReal.prod_ne_top
added theorem ENNReal.sum_eq_top
deleted theorem ENNReal.sum_eq_top_iff
modified theorem ENNReal.sum_lt_top
deleted theorem ENNReal.sum_lt_top_iff
added theorem ENNReal.sum_ne_top