Theorems · Theorem · measure theory
MeasureTheory.Integrable.integral_smul
∀ {α : Type u_1} {G : Type u_5} [inst : NormedAddCommGroup G] [inst_1 : NormedSpace ℝ G] {m : MeasurableSpace α}
{μ : MeasureTheory.Measure α} {R : Type u_6} [inst_2 : NormedRing R] [inst_3 : Module R G] [IsBoundedSMul R G]
[SMulCommClass ℝ R G] (c : R) {f : α → G},
MeasureTheory.Integrable f μ → ∫ (a : α), c • f a ∂μ = c • ∫ (a : α), f a ∂μ- Cited by
- 2 results in Mathlib
- Foundations
- Depth 251 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- CompleteSpaceproof · cited by 2,532
- SMulCommClassstatement and proof · cited by 1,927
- MeasureTheory.integralstatement · cited by 1,779
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- NormedRingstatement and proof · cited by 924
- smul_zeroproof · cited by 665
Cited by2
Results whose statement or proof uses this declaration.
- hasMellin_const_smulproof · cited by 0
- IntervalIntegrable.integral_smulproof · cited by 0