Theorems · Theorem · measure theory
ContinuousLinearMap.integral_comp_commSL
∀ {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] [inst_7 : NormedSpace ℝ F] {σ : 𝕜 →+* 𝕜'}
[RingHomIsometric σ] [CompleteSpace F] [inst_10 : NormedSpace ℝ E] [CompleteSpace E],
(∀ (r : ℝ) (x : 𝕜), σ (r • x) = r • σ x) →
∀ (L : E →SL[σ] F) {φ : X → E}, MeasureTheory.Integrable φ μ → ∫ (x : X), L (φ x) ∂μ = L (∫ (x : X), φ x ∂μ)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 258 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites47
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
- 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
- Top.topproof · cited by 9,680
- Set.ofPredproof · cited by 6,101
- ContinuousLinearMapstatement and proof · cited by 5,352
- MeasurableSetproof · cited by 3,075
Cited by2
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.integral_comp_commproof · cited by 33
- VectorFourier.integral_sesq_fourierIntegral_eq_neg_flipproof · cited by 1