Theorems · Theorem · real analysis
ENNReal.toReal_limsup
∀ {α : Type u_1} {f : Filter α} {u : α → ENNReal},
(∀ᶠ (a : α) in f, u a ≠ ⊤) →
autoParam (Filter.IsBoundedUnder (fun x1 x2 => x1 ≤ x2) f fun a => (u a).toReal) ENNReal.toReal_limsup._auto_1 →
(Filter.limsup u f).toReal = Filter.limsup (fun a => (u a).toReal) f- Defined in
- Mathlib.Order.Filter.ENNReal
- Cited by
- 1 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.
Cites46
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
- Top.topstatement and proof · cited by 9,680
- Filterstatement and proof · cited by 8,121
- Set.ofPredproof · cited by 6,101
- Bot.botproof · cited by 4,720
- NNRealproof · cited by 4,310
- LE.le.transproof · cited by 3,151
- Filter.Eventuallystatement and proof · 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
Cited by1
Results whose statement or proof uses this declaration.
- ENNReal.toReal_essSupproof · cited by 1