Theorems · Theorem · real analysis
ENNReal.inv_iSup
∀ {ι : Sort u_1} (f : ι → ENNReal), (⨆ i, f i)⁻¹ = ⨅ i, (f i)⁻¹- Defined in
- Mathlib.Data.ENNReal.Inv
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 140 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- ENNRealstatement and proof · cited by 9,879
- iSupstatement · cited by 2,415
- iInfstatement · cited by 1,690
- OrderIso.map_iSupproof · cited by 25
- OrderIso.invENNRealproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- ENNReal.inv_sSupproof · cited by 0