Theorems · Theorem · measure theory
MeasureTheory.condExpL2_const_inner
∀ {α : Type u_1} {E : Type u_2} {𝕜 : Type u_7} [inst : RCLike 𝕜] [inst_1 : NormedAddCommGroup E]
[inst_2 : InnerProductSpace 𝕜 E] [inst_3 : CompleteSpace E] {m m0 : MeasurableSpace α} {μ : MeasureTheory.Measure α}
(hm : m ≤ m0) (f : ↥(MeasureTheory.Lp E 2 μ)) (c : E),
↑↑↑((MeasureTheory.condExpL2 𝕜 𝕜 hm) (MeasureTheory.MemLp.toLp (fun a => inner 𝕜 c (↑↑f a)) ⋯)) =ᵐ[μ] fun a =>
inner 𝕜 c (↑↑↑((MeasureTheory.condExpL2 E 𝕜 hm) f) a)condExpL2 commutes with taking inner products with constants. See the lemma
condExpL2_comp_continuousLinearMap for a more general result about commuting with continuous
linear maps.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 272 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites50
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
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- Top.topproof · cited by 9,680
- Submodulestatement · cited by 7,192
- ContinuousLinearMapstatement · cited by 5,352
- InnerProductSpacestatement and proof · cited by 3,523
- AddSubgroupstatement · cited by 3,232
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.integral_condExpL2_eqproof · cited by 3