Theorems · Theorem · measure theory
MeasureTheory.condExp_indicator
∀ {α : Type u_1} {E : Type u_2} {m m0 : MeasurableSpace α} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E]
[CompleteSpace E] {μ : MeasureTheory.Measure α} {f : α → E} {s : Set α},
MeasureTheory.Integrable f μ → MeasurableSet s → μ[s.indicator f | m] =ᵐ[μ] s.indicator μ[f | m]The conditional expectation of the indicator of a function over an m-measurable set with
respect to the σ-algebra m is a.e. equal to the indicator of the conditional expectation.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 300 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites41
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
- Compl.complproof · cited by 2,925
- add_zeroproof · cited by 2,707
- CompleteSpacestatement and proof · cited by 2,532
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.EventuallyEqstatement and proof · cited by 1,912
Cited by5
Results whose statement or proof uses this declaration.
- MeasureTheory.condExp_restrict_ae_eq_restrictproof · cited by 8
- MeasureTheory.condExp_ae_eq_restrict_of_measurableSpace_eq_onproof · cited by 6
- MeasureTheory.condExp_stronglyMeasurable_simpleFunc_bilinproof · cited by 2
- MeasureTheory.Integrable.uniformIntegrable_condExpproof · cited by 1