Theorems · Theorem · measure theory
LinearIsometry.integral_comp_comm
∀ {X : Type u_1} {E : Type u_3} {F : Type u_4} [inst : MeasurableSpace X] {μ : MeasureTheory.Measure X} {𝕜 : Type u_6}
[inst_1 : RCLike 𝕜] [inst_2 : NormedAddCommGroup E] [inst_3 : NormedSpace 𝕜 E] [inst_4 : NormedAddCommGroup F]
[CompleteSpace F] [inst_6 : NormedSpace 𝕜 F] [inst_7 : NormedSpace ℝ F] [CompleteSpace E] [inst_9 : NormedSpace ℝ E]
(L : E →ₗᵢ[𝕜] F) (φ : X → E), ∫ (x : X), L (φ x) ∂μ = L (∫ (x : X), φ x ∂μ)- Cited by
- 4 results in Mathlib
- Foundations
- Depth 261 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- 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
- RCLikestatement and proof · cited by 2,829
- CompleteSpacestatement and proof · cited by 2,532
- MeasureTheory.integralstatement · cited by 1,779
- LinearIsometrystatement and proof · cited by 194
- LinearIsometry.toContinuousLinearMapproof · cited by 47
Cited by4
Results whose statement or proof uses this declaration.
- integral_ofRealproof · cited by 11
- LinearIsometry.intervalIntegral_comp_commproof · cited by 1
- GaussianFourier.integral_rexp_neg_mul_sq_normproof · cited by 1
- integral_conjproof · cited by 1