Theorems · Theorem · measure theory
MeasureTheory.AECover.inter
∀ {α : Type u_1} {ι : Type u_2} [inst : MeasurableSpace α] {μ : MeasureTheory.Measure α} {l : Filter ι}
{φ ψ : ι → Set α},
MeasureTheory.AECover μ l φ → MeasureTheory.AECover μ l ψ → MeasureTheory.AECover μ l fun i => φ i ∩ ψ iElementwise intersection of two AECovers is an AECover.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 172 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.
Cites11
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.Eventually.monoproof · cited by 646
- MeasurableSet.interproof · cited by 167
- Filter.Eventually.andproof · cited by 157
- Filter.Eventually.mpproof · cited by 78
- MeasureTheory.AECoverstatement and proof · cited by 68
- MeasureTheory.AECover.measurableSetproof · cited by 11
- MeasureTheory.AECover.ae_eventually_memproof · cited by 9
Cited by5
Results whose statement or proof uses this declaration.
- MeasureTheory.aecover_Ioo_of_Iooproof · cited by 6
- MeasureTheory.aecover_Iocproof · cited by 2
- MeasureTheory.aecover_Icoproof · cited by 0
- MeasureTheory.aecover_Iooproof · cited by 0
- MeasureTheory.aecover_Iccproof · cited by 0