Theorems · Theorem · measure theory
MeasureTheory.integral_smul
∀ {α : Type u_1} {𝕜 : Type u_4} [inst : NormedDivisionRing 𝕜] {G : Type u_5} [inst_1 : NormedAddCommGroup G]
[inst_2 : NormedSpace ℝ G] {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} [inst_3 : Module 𝕜 G]
[NormSMulClass 𝕜 G] [SMulCommClass ℝ 𝕜 G] (c : 𝕜) (f : α → G), ∫ (a : α), c • f a ∂μ = c • ∫ (a : α), f a ∂μThe Bochner integral is linear. Note this requires 𝕜 to be a normed division ring, in order
to ensure that for c ≠ 0, the function c • f is integrable iff f is. For an analogous
statement for more general rings with an a priori integrability assumption on f, see
MeasureTheory.Integrable.integral_smul.
- Cited by
- 23 results in Mathlib
- Foundations
- Depth 252 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.
- Realstatement and proof · cited by 25,697
- Modulestatement and proof · cited by 20,661
- 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
- SMulCommClassstatement and proof · cited by 1,927
- MeasureTheory.integralstatement · cited by 1,779
- NormedDivisionRingstatement and proof · cited by 360
- NormSMulClassstatement and proof · cited by 107
- MeasureTheory.dominatedFinMeasAdditive_weightedSMulproof · cited by 35
- MeasureTheory.integral_eq_setToFunproof · cited by 31
Cited by23
Results whose statement or proof uses this declaration.
- MeasureTheory.integral_const_mulproof · cited by 45
- intervalIntegral.integral_smulproof · cited by 10
- ContDiffBump.integral_normedproof · cited by 4
- isCompact_setOfPred_finiteMeasure_le_of_compactSpaceproof · cited by 3
- Real.fourier_bilin_convolution_eqproof · cited by 3
- fourierCoeff.const_smulproof · cited by 3
- MeasureTheory.integral_prod_smulproof · cited by 2
- ExistsContDiffBumpBase.w_integralproof · cited by 2
- MeasureTheory.withDensityᵥ_smulproof · cited by 2
- Real.fourier_bilin_convolution_eq_integralproof · cited by 1
- VectorFourier.fourierIntegral_comp_add_rightproof · cited by 1
- VectorFourier.fourierIntegral_const_smulproof · cited by 1