Theorems · Inductive type · measure theory
MeasureTheory.AECover
{α : Type u_1} → {ι : Type u_2} → [inst : MeasurableSpace α] → MeasureTheory.Measure α → Filter ι → (ι → Set α) → PropA sequence φ of subsets of α is a MeasureTheory.AECover w.r.t. a measure μ and a filter
l if almost every point (w.r.t. μ) of α eventually belongs to φ n (w.r.t. l), and if
each φ n is measurable. This definition is a technical way to avoid duplicating a lot of
proofs. It should be thought of as a sufficient condition for being able to interpret
∫ x, f x ∂μ (if it exists) as the limit of ∫ x in φ n, f x ∂μ as n tends to l.
See for example MeasureTheory.AECover.lintegral_tendsto_of_countably_generated,
MeasureTheory.AECover.integrable_of_integral_norm_tendsto and
MeasureTheory.AECover.integral_tendsto_of_countably_generated.
- Cited by
- 68 results in Mathlib
- Foundations
- Depth 2 from the axioms · uses no axioms
- Assumes
- MeasurableSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- MeasurableSpacestatement · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
- Filterstatement · cited by 8,121
Cited by70
Results whose statement or proof uses this declaration.
- MeasureTheory.AECover.monostatement and proof · cited by 14
- MeasureTheory.AECover.measurableSetstatement and proof · cited by 11
- MeasureTheory.intervalIntegral_tendsto_integral_Ioiproof · cited by 10
- MeasureTheory.AECover.ae_eventually_memstatement and proof · cited by 9
- MeasureTheory.AECover.integral_tendsto_of_countably_generatedstatement and proof · cited by 7
- MeasureTheory.AECover.integrable_of_integral_norm_boundedstatement and proof · cited by 6
- MeasureTheory.aecover_Ioo_of_Ioostatement · cited by 6
- MeasureTheory.aecover_Ioistatement · cited by 5
- MeasureTheory.AECover.interstatement and proof · cited by 5
- MeasureTheory.AECover.supersetstatement and proof · cited by 5
- MeasureTheory.aecover_Iicstatement · cited by 4
- MeasureTheory.intervalIntegral_tendsto_integral_Iicproof · cited by 3