Theorems · Theorem · general topology
ENNReal.ofNNReal_liminf
∀ {ι : Type u_4} {f : Filter ι} {u : ι → NNReal},
Filter.IsCoboundedUnder (fun x1 x2 => x1 ≥ x2) f u → ↑(Filter.liminf u f) = Filter.liminf (fun i => ↑(u i)) f- Cited by
- 1 results in Mathlib
- Foundations
- Depth 126 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- ENNRealstatement · cited by 9,879
- Filterstatement and proof · cited by 8,121
- NNRealstatement and proof · cited by 4,310
- Filter.Eventuallyproof · cited by 3,134
- ENNReal.ofNNRealstatement and proof · cited by 1,279
- Filter.liminfstatement and proof · cited by 198
- Filter.IsCoboundedUnderstatement and proof · cited by 102
- ENNReal.coe_le_coeproof · cited by 73
- Filter.isBounded_ge_of_botproof · cited by 55
- Filter.isCobounded_ge_of_topproof · cited by 38
- Filter.le_liminf_iffproof · cited by 9
- ENNReal.eq_of_forall_nnreal_le_iffproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.exists_measure_iUnion_gt_of_isCompact_closureproof · cited by 1