Theorems · Theorem · measure theory
Filter.Eventually.exists_measurable_mem_of_smallSets
∀ {α : Type u_1} [inst : MeasurableSpace α] {f : Filter α} [f.IsMeasurablyGenerated] {p : Set α → Prop},
(∀ᶠ (s : Set α) in f.smallSets, p s) → ∃ s ∈ f, MeasurableSet s ∧ p s- Cited by
- 4 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- Filterstatement and proof · cited by 8,121
- Filter.Eventuallystatement and proof · cited by 3,134
- MeasurableSetstatement and proof · cited by 3,075
- Filter.smallSetsstatement and proof · cited by 89
- Filter.IsMeasurablyGeneratedstatement and proof · cited by 28
- Filter.eventually_smallSetsproof · cited by 5
- Filter.IsMeasurablyGenerated.exists_measurable_subsetproof · cited by 3
Cited by4
Results whose statement or proof uses this declaration.
- Asymptotics.IsBigO.integrableAtFilterproof · cited by 7
- MeasureTheory.Measure.FiniteAtFilter.integrableAtFilterproof · cited by 2
- MeasureTheory.UnifTight.addproof · cited by 1
- MeasureTheory.UnifTight.exists_measurableSet_indicatorproof · cited by 0