Theorems · Theorem · measure theory
ContinuousLinearMap.comp_condExp_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.Integrable f μ → ∀ (T : E →L[ℝ] F), ⇑T ∘ μ[f | m] =ᵐ[μ] μ[⇑T ∘ f | m]Conditional expectation commutes with continuous linear maps.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 299 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
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
- Setproof · cited by 53,352
- 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
- Top.topproof · cited by 9,680
- ContinuousLinearMapstatement and proof · cited by 5,352
- MeasurableSetproof · cited by 3,075
- CompleteSpacestatement and proof · cited by 2,532
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.condExp_stronglyMeasurable_simpleFunc_bilinproof · cited by 2
- ContinuousLinearMap.comp_condExp_add_const_commproof · cited by 0