Theorems · Theorem · measure theory
MeasureTheory.Integrable.uniformIntegrable_condExp
∀ {α : Type u_1} {m0 : MeasurableSpace α} {μ : MeasureTheory.Measure α} {ι : Type u_2} [MeasureTheory.IsFiniteMeasure μ]
{g : α → ℝ},
MeasureTheory.Integrable g μ →
∀ {ℱ : ι → MeasurableSpace α}, (∀ (i : ι), ℱ i ≤ m0) → MeasureTheory.UniformIntegrable (fun i => μ[g | ℱ i]) 1 μGiven an integrable function g, the conditional expectations of g with respect to
a sequence of sub-σ-algebras is uniformly integrable.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 313 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites77
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- Realstatement and proof · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Set.ofPredproof · cited by 6,101
- NNRealproof · cited by 4,310
- LE.le.transproof · cited by 3,151
- MeasurableSetproof · cited by 3,075
- one_mulproof · cited by 2,841
- mul_commproof · cited by 2,262
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.Integrable.uniformIntegrable_condExp_filtrationproof · cited by 2