Theorems · Theorem · measure theory
MeasureTheory.le_measure_compl_liminf_of_limsup_measure_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
- 1 results in Mathlib
- Foundations
- Depth 194 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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 and proof · cited by 9,879
- Filterstatement and proof · cited by 8,121
- Bot.botproof · cited by 4,720
- MeasurableSetstatement and proof · cited by 3,075
- Compl.complstatement and proof · cited by 2,925
- LT.lt.neproof · cited by 872
- Filter.NeBotproof · cited by 853
- MeasureTheory.IsProbabilityMeasurestatement and proof · cited by 392
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.le_measure_liminf_of_limsup_measure_compl_leproof · cited by 3