Theorems · Theorem · measure theory
MeasureTheory.setIntegral_condExp
∀ {α : Type u_1} {E : Type u_3} {m m₀ : MeasurableSpace α} {μ : MeasureTheory.Measure α} {f : α → E} {s : Set α}
[inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [CompleteSpace E] (hm : m ≤ m₀)
[MeasureTheory.SigmaFinite (μ.trim hm)],
MeasureTheory.Integrable f μ → MeasurableSet s → ∫ (x : α) in s, μ[f | m] x ∂μ = ∫ (x : α) in s, f x ∂μThe integral of the conditional expectation μ[f|hm] over an m-measurable set is equal to
the integral of f on that set.
- Cited by
- 13 results in Mathlib
- Foundations
- Depth 297 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- 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
- MeasurableSetstatement and proof · cited by 3,075
- CompleteSpacestatement and proof · cited by 2,532
- MeasureTheory.integralstatement and proof · cited by 1,779
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- Filter.Eventually.monoproof · cited by 646
Cited by13
Results whose statement or proof uses this declaration.
- MeasureTheory.ae_eq_condExp_of_forall_setIntegral_eqproof · cited by 12
- MeasureTheory.condExp_restrict_ae_eq_restrictproof · cited by 8
- MeasureTheory.condExp_ae_eq_restrict_of_measurableSpace_eq_onproof · cited by 6
- MeasureTheory.condExp_condExp_of_leproof · cited by 6
- MeasureTheory.integral_condExpproof · cited by 5
- MeasureTheory.condExp_ae_eq_restrict_zeroproof · cited by 2
- MeasureTheory.Integrable.tendsto_ae_condExpproof · cited by 2
- MeasureTheory.submartingale_of_setIntegral_leproof · cited by 2
- ContinuousLinearMap.comp_condExp_commproof · cited by 2
- MeasureTheory.Supermartingale.setIntegral_leproof · cited by 1
- MeasureTheory.Martingale.setIntegral_eqproof · cited by 0
- MeasureTheory.martingale_of_setIntegral_eq_succproof · cited by 0