Theorems · Theorem · measure theory
ContinuousLinearMap.comp_condExp_add_const_comm
∀ {α : Type u_1} {E : Type u_3} {m m₀ : MeasurableSpace α} {μ : MeasureTheory.Measure α} {f : α → E}
[inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [CompleteSpace E] {F : Type u_5}
[inst_3 : NormedAddCommGroup F] [CompleteSpace F] [inst_5 : NormedSpace ℝ F] [MeasureTheory.IsFiniteMeasure μ],
m ≤ m₀ →
MeasureTheory.Integrable f μ →
∀ (T : E →L[ℝ] F) (a : F), (fun x => T (μ[f | m] x) + a) =ᵐ[μ] μ[fun y => T (f y) + a | m]Conditional expectation commutes with affine functions. Note that IsFiniteMeasure μ is a
necessary assumption because we want constant functions to be integrable.
- Cited by
- 0 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.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Realstatement and proof · cited by 25,697
- RingHom.idstatement and proof · cited by 18,349
- 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
- ContinuousLinearMapstatement and proof · cited by 5,352
- CompleteSpacestatement and proof · cited by 2,532
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.EventuallyEqstatement and proof · cited by 1,912
- Filter.univ_mem'proof · cited by 1,672
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.