Theorems · Theorem · real analysis
ENNReal.ofReal_limsup
∀ {α : Type u_1} {f : Filter α} {u : α → ℝ},
autoParam (Filter.IsCoboundedUnder (fun x1 x2 => x1 ≤ x2) f u) ENNReal.ofReal_limsup._auto_1 →
autoParam (Filter.IsBoundedUnder (fun x1 x2 => x1 ≤ x2) f u) ENNReal.ofReal_limsup._auto_3 →
ENNReal.ofReal (Filter.limsup u f) = Filter.limsup (fun a => ENNReal.ofReal (u a)) f- Defined in
- Mathlib.Order.Filter.ENNReal
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 128 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- ENNRealstatement and proof · cited by 9,879
- Filterstatement and proof · cited by 8,121
- NNRealproof · cited by 4,310
- Filter.Eventuallyproof · cited by 3,134
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- ENNReal.ofNNRealproof · cited by 1,279
- NNReal.toRealproof · cited by 1,260
- ENNReal.ofRealstatement and proof · cited by 863
- le_totalproof · cited by 294
- Filter.IsBoundedUnderstatement and proof · cited by 247
Cited by2
Results whose statement or proof uses this declaration.
- ENNReal.ofReal_limsup_toRealproof · cited by 1
- ENNReal.ofReal_essSupproof · cited by 0