Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.integral_smul_measure

∀ {α : Type u_1} {G : Type u_5} [inst : NormedAddCommGroup G] [inst_1 : NormedSpace ℝ G] {m : MeasurableSpace α}
  {μ : MeasureTheory.Measure α} (f : α → G) (c : ENNReal), ∫ (x : α), f x ∂c • μ = c.toReal • ∫ (x : α), f x ∂μ
Defined in
Mathlib.MeasureTheory.Integral.Bochner.Basic
Cited by
22 results in Mathlib
Foundations
Depth 252 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

MeasureTheory.integral_smul_nnreal_measure · cited by 21MeasureTheory.integral_sm…MeasureTheory.average_eq · cited by 10MeasureTheory.average_eqfourierCoeff_eq_intervalIntegral · cited by 4fourierCoeff_eq_intervalI…MeasureTheory.integral_countable · cited by 3MeasureTheory.integral_co…MeasureTheory.integral_singleton · cited by 3MeasureTheory.integral_si…MeasureTheory.hasSum_integral_sum_dirac · cited by 3MeasureTheory.hasSum_inte…MeasureTheory.integrable_sum_dirac · cited by 3MeasureTheory.integrable_…MeasureTheory.Measure.integral_comp_smul · cited by 3Measure.integral_comp_smulProbabilityTheory.condVar_bot' · cited by 2ProbabilityTheory.condVar…MeasureTheory.integral_sum_dirac · cited by 2MeasureTheory.integral_su…MeasureTheory.integral_of_ae_eq_zero_or_one · cited by 2MeasureTheory.integral_of…ProbabilityTheory.integral_binomial · cited by 1ProbabilityTheory.integra…ProbabilityTheory.condExp_generateFrom_singleton · cited by 1ProbabilityTheory.condExp…LocallyIntegrable.ae_hasDerivAt_integral · cited by 1LocallyIntegrable.ae_hasD…MeasureTheory.mul_le_integral_rnDeriv_of_ac · cited by 1MeasureTheory.mul_le_inte…DFunLike.coe · cited by 62936DFunLike.coeSet · cited by 53352SetReal · cited by 25697RealNormedAddCommGroup · cited by 15752NormedAddCommGroupMeasurableSpace · cited by 13106MeasurableSpaceNormedSpace · cited by 12499NormedSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureENNReal · cited by 9879ENNRealTop.top · cited by 9680Top.topmul_one · cited by 3885mul_oneMeasurableSet · cited by 3075MeasurableSetMeasureTheory.integral · cited by 1779MeasureTheory.integraleq_or_ne · cited by 1117eq_or_neENNReal.toReal · cited by 859ENNReal.toRealzero_smul · cited by 716zero_smulMeasureTheory.integral_smul_m…CITED BYCITES

Cites27

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by22

Results whose statement or proof uses this declaration.