Theorems · Theorem · measure theory
intervalIntegral.integral_smul
∀ {𝕜 : Type u_2} {E : Type u_5} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {a b : ℝ}
{μ : MeasureTheory.Measure ℝ} [inst_2 : NormedDivisionRing 𝕜] [inst_3 : Module 𝕜 E] [NormSMulClass 𝕜 E]
[SMulCommClass ℝ 𝕜 E] (r : 𝕜) (f : ℝ → E), ∫ (x : ℝ) in a..b, r • f x ∂μ = r • ∫ (x : ℝ) in a..b, f x ∂μCompatibility with scalar multiplication. Note this assumes 𝕜 is a division ring in order to
ensure that for c ≠ 0, c • f is integrable iff f is. For scalar multiplication by more
general rings assuming integrability, see IntervalIntegrable.integral_smul.
- Cited by
- 10 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.
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
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- SMulCommClassstatement and proof · cited by 1,927
- MeasureTheory.integralproof · cited by 1,779
- MeasureTheory.Measure.restrictproof · cited by 1,646
- Set.Iocproof · cited by 971
- intervalIntegralstatement · cited by 546
- NormedDivisionRingstatement and proof · cited by 360
- smul_subproof · cited by 142
Cited by10
Results whose statement or proof uses this declaration.
- intervalIntegral.integral_const_mulproof · cited by 29
- circleIntegral.integral_smulproof · cited by 2
- Real.circleAverage_smulproof · cited by 1
- curveIntegral_smulproof · cited by 1
- Frullani.integral_comp_mul_inv_smulproof · cited by 1
- Real.circleAverage_eq_circleIntegralproof · cited by 1
- MeasureTheory.intervalIntegral_intervalIntegral_swapproof · cited by 1
- curveIntegral_transproof · cited by 0
- Complex.integral_circleTransformproof · cited by 0