Theorems · Theorem · measure theory
MeasureTheory.AECover.inter_restrict
∀ {α : Type u_1} {ι : Type u_2} [inst : MeasurableSpace α] {μ : MeasureTheory.Measure α} {l : Filter ι} {φ : ι → Set α},
MeasureTheory.AECover μ l φ → ∀ {s : Set α}, MeasurableSet s → MeasureTheory.AECover (μ.restrict s) l fun i => φ i ∩ s- Cited by
- 0 results in Mathlib
- Foundations
- Depth 203 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MeasurableSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Filterstatement and proof · cited by 8,121
- Filter.Eventuallyproof · cited by 3,134
- MeasurableSetstatement and proof · cited by 3,075
- MeasureTheory.Measure.restrictstatement · cited by 1,646
- Filter.Eventually.monoproof · cited by 646
- MeasurableSet.interproof · cited by 167
- MeasureTheory.AECoverstatement and proof · cited by 68
- MeasureTheory.AECover.measurableSetproof · cited by 11
- MeasureTheory.AECover.ae_eventually_memproof · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.