Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2021-06-08 19:13 5c6d3bce

View on Github →

feat(topology/instances/ereal): more on ereal, notably its topology (#7765)

Estimated changes

added def ennreal.to_ereal
added theorem ereal.ad_eq_top_iff
added theorem ereal.add_lt_add
added theorem ereal.add_lt_top_iff
added theorem ereal.add_top
added theorem ereal.bot_add_bot
added theorem ereal.bot_add_coe
added theorem ereal.bot_lt_coe
added theorem ereal.bot_lt_top
added theorem ereal.bot_lt_zero
added theorem ereal.bot_ne_coe
added theorem ereal.bot_ne_top
added theorem ereal.bot_ne_zero
added theorem ereal.coe_add
added theorem ereal.coe_add_bot
added theorem ereal.coe_ennreal_add
added theorem ereal.coe_ennreal_top
added theorem ereal.coe_ennreal_zero
added theorem ereal.coe_lt_top
added theorem ereal.coe_ne_bot
added theorem ereal.coe_ne_top
added theorem ereal.coe_neg
added theorem ereal.coe_zero
added theorem ereal.neg_bot
added theorem ereal.neg_eg_bot_iff
added theorem ereal.neg_eg_top_iff
added theorem ereal.neg_eg_zero_iff
added theorem ereal.neg_eq_neg_iff
modified theorem ereal.neg_inj
added theorem ereal.neg_le_neg_iff
added theorem ereal.neg_lt_of_neg_lt
added theorem ereal.neg_top
added theorem ereal.neg_zero
added theorem ereal.sub_eq_add_neg
added theorem ereal.sub_le_sub
added theorem ereal.sub_zero
added def ereal.to_real
added theorem ereal.to_real_add
added theorem ereal.to_real_bot
added theorem ereal.to_real_coe
added theorem ereal.to_real_neg
added theorem ereal.to_real_sub
added theorem ereal.to_real_top
added theorem ereal.to_real_zero
added theorem ereal.top_add
added theorem ereal.top_ne_coe
added theorem ereal.top_ne_zero
added theorem ereal.zero_lt_top
added theorem ereal.zero_ne_bot
added theorem ereal.zero_ne_top
added theorem ereal.zero_sub
added def real.to_ereal