Theorems · Theorem · measure theory
MeasureTheory.le_measure_liminf_of_limsup_measure_compl_le
∀ {Ω : Type u_1} [inst : MeasurableSpace Ω] {ι : Type u_2} {L : Filter ι} {μ : MeasureTheory.Measure Ω}
{μs : ι → MeasureTheory.Measure Ω} [MeasureTheory.IsProbabilityMeasure μ]
[∀ (i : ι), MeasureTheory.IsProbabilityMeasure (μs i)] {E : Set Ω},
MeasurableSet E → Filter.limsup (fun i => (μs i) Eᶜ) L ≤ μ Eᶜ → μ E ≤ Filter.liminf (fun i => (μs i) E) L- Cited by
- 3 results in Mathlib
- Foundations
- Depth 195 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- Filterstatement and proof · cited by 8,121
- MeasurableSetstatement and proof · cited by 3,075
- Compl.complstatement and proof · cited by 2,925
- MeasureTheory.IsProbabilityMeasurestatement and proof · cited by 392
- compl_complproof · cited by 229
- Filter.limsupstatement and proof · cited by 226
- Filter.liminfstatement · cited by 198
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.ProbabilityMeasure.le_liminf_measure_open_of_tendstoproof · cited by 3
- MeasureTheory.limsup_measure_closed_le_iff_liminf_measure_open_geproof · cited by 2
- MeasureTheory.le_liminf_measure_open_of_forall_tendsto_measureproof · cited by 0