Theorems · Theorem · measure theory
intervalIntegral.integral_smul_const
∀ {E : Type u_5} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {a b : ℝ} {μ : MeasureTheory.Measure ℝ}
[CompleteSpace E] {𝕜 : Type u_8} [inst_3 : RCLike 𝕜] [inst_4 : NormedSpace 𝕜 E] (f : ℝ → 𝕜) (c : E),
∫ (x : ℝ) in a..b, f x • c ∂μ = (∫ (x : ℝ) in a..b, f x ∂μ) • c- Cited by
- 2 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.
Cites13
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- 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.integralproof · cited by 1,779
- MeasureTheory.Measure.restrictproof · cited by 1,646
- intervalIntegralstatement · cited by 546
- Set.uIocproof · cited by 182
- smul_assocproof · cited by 150
- intervalIntegral.intervalIntegral_eq_integral_uIocproof · cited by 17
Cited by2
Results whose statement or proof uses this declaration.
- circleIntegral.integral_smul_constproof · cited by 3
- Frullani.norm_integral_inv_smul_sub_leproof · cited by 1