Theorems · Theorem · measure theory
MeasureTheory.condExp_condExp_of_le
∀ {α : Type u_1} {E : Type u_3} {f : α → E} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [CompleteSpace E]
{m₁ m₂ m₀ : MeasurableSpace α} {μ : MeasureTheory.Measure α},
m₁ ≤ m₂ → ∀ (hm₂ : m₂ ≤ m₀) [MeasureTheory.SigmaFinite (μ.trim hm₂)], μ[μ[f | m₂] | m₁] =ᵐ[μ] μ[f | m₁]Tower property of the conditional expectation.
Taking the m₂-conditional expectation then the m₁-conditional expectation, where m₁ is a
smaller σ-algebra, is the same as taking the m₁-conditional expectation directly.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 298 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Top.topproof · cited by 9,680
- LE.le.transproof · cited by 3,151
- MeasurableSetproof · cited by 3,075
- CompleteSpacestatement and proof · cited by 2,532
- MeasureTheory.aestatement and proof · cited by 2,352
Cited by6
Results whose statement or proof uses this declaration.
- MeasureTheory.Filtration.condExp_condExpproof · cited by 3
- MeasureTheory.martingale_martingalePartproof · cited by 2
- MeasureTheory.martingale_condExpproof · cited by 1
- MeasureTheory.tendsto_eLpNorm_condExpproof · cited by 0
- MeasureTheory.tendsto_ae_condExpproof · cited by 0