Mathlib Changelog
v4
Changelog
About
Github
Theorem
ENNReal.iInf_add_iInf_of_monotone
Modification history
2025-12-08 05:19
Mathlib/Data/ENNReal/Operations.lean
refactor: make `abbrev`s for `IsDirected α (· ≤ ·)` and `IsDirected α (· ≥ ·)` (#32462) …
Modified
ENNReal.iInf_add_iInf_of_monotone
View on Github →
2025-07-03 06:16
Mathlib/Data/ENNReal/Operations.lean
feat: add `iInf` results on `ENNReal`, matching existing `iSup` ones (#26411)
Added
ENNReal.iInf_add_iInf_of_monotone
View on Github →