Theorems · Theorem · measure theory
ContinuousLinearMap.integral_compLp
∀ {X : Type u_1} {E : Type u_3} {F : Type u_4} [inst : MeasurableSpace X] {μ : MeasureTheory.Measure X} {𝕜 : Type u_6}
{𝕜' : Type u_7} [inst_1 : RCLike 𝕜] [inst_2 : RCLike 𝕜'] [inst_3 : NormedAddCommGroup E] [inst_4 : NormedSpace 𝕜 E]
[inst_5 : NormedAddCommGroup F] [inst_6 : NormedSpace 𝕜' F] {p : ENNReal} [inst_7 : NormedSpace ℝ F] {σ : 𝕜 →+* 𝕜'}
[inst_8 : RingHomIsometric σ] (L : E →SL[σ] F) (φ : ↥(MeasureTheory.Lp E p μ)),
∫ (x : X), ↑↑(L.compLp φ) x ∂μ = ∫ (x : X), L (↑↑φ x) ∂μ- Cited by
- 1 results in Mathlib
- Foundations
- Depth 253 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- 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
- RingHomstatement and proof · cited by 10,189
- ENNRealstatement and proof · cited by 9,879
- ContinuousLinearMapstatement and proof · cited by 5,352
- AddSubgroupstatement · cited by 3,232
- RCLikestatement and proof · cited by 2,829
- MeasureTheory.integralstatement · cited by 1,779
Cited by1
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.continuous_integral_comp_L1proof · cited by 1