Theorems · Theorem · measure theory
MeasureTheory.condExpL2_comp_continuousLinearMap
∀ {α : Type u_1} {E' : Type u_3} (𝕜 : Type u_7) [inst : RCLike 𝕜] [inst_1 : NormedAddCommGroup E']
[inst_2 : InnerProductSpace 𝕜 E'] [inst_3 : CompleteSpace E'] [inst_4 : NormedSpace ℝ E'] {m m0 : MeasurableSpace α}
{μ : MeasureTheory.Measure α} {E'' : Type u_8} (𝕜' : Type u_9) [inst_5 : RCLike 𝕜'] [inst_6 : NormedAddCommGroup E'']
[inst_7 : InnerProductSpace 𝕜' E''] [inst_8 : CompleteSpace E''] [inst_9 : NormedSpace ℝ E''] (hm : m ≤ m0)
(T : E' →L[ℝ] E'') (f : ↥(MeasureTheory.Lp E' 2 μ)),
↑↑↑((MeasureTheory.condExpL2 E'' 𝕜' hm) (T.compLp f)) =ᵐ[μ] ↑↑(T.compLp ↑((MeasureTheory.condExpL2 E' 𝕜 hm) f))- Cited by
- 1 results in Mathlib
- Foundations
- Depth 274 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites44
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
- ENNRealstatement · cited by 9,879
- Top.topproof · cited by 9,680
- Submodulestatement · cited by 7,192
- ContinuousLinearMapstatement and proof · cited by 5,352
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.condExpL2_indicator_ae_eq_smulproof · cited by 2