Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.lintegral_smul_measure

∀ {α : Type u_1} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {R : Type u_4} [inst : SMul R ENNReal]
  [inst_1 : IsScalarTower R ENNReal ENNReal] (c : R) (f : α → ENNReal), ∫⁻ (a : α), f a ∂c • μ = c • ∫⁻ (a : α), f a ∂μ
Defined in
Mathlib.MeasureTheory.Integral.Lebesgue.Basic
Cited by
20 results in Mathlib
Foundations
Depth 196 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SMulIsScalarTower

Around this declaration

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

MeasureTheory.laverage_eq · cited by 12MeasureTheory.laverage_eqMeasureTheory.lintegral_countable' · cited by 4MeasureTheory.lintegral_c…ProbabilityTheory.avgRisk_const_right' · cited by 3ProbabilityTheory.avgRisk…MeasureTheory.Measure.prod_smul_left · cited by 3Measure.prod_smul_leftMeasureTheory.withDensity_smul_measure · cited by 3MeasureTheory.withDensity…MeasureTheory.lintegral_singleton · cited by 2MeasureTheory.lintegral_s…MeasureTheory.measure_le_setLAverage_pos · cited by 2MeasureTheory.measure_le_…MeasureTheory.Measure.join_smul · cited by 2Measure.join_smulMeasureTheory.integral_of_ae_eq_zero_or_one · cited by 2MeasureTheory.integral_of…MeasureTheory.lintegral_pow_le_pow_lintegral_fderiv · cited by 1MeasureTheory.lintegral_p…MeasureTheory.FiniteMeasure.smul_testAgainstNN_apply · cited by 1FiniteMeasure.smul_testAg…MeasureTheory.lintegral_singleton' · cited by 0MeasureTheory.lintegral_s…EuclideanGeometry.euclideanHausdorffMeasure_eq_lintegral · cited by 0EuclideanGeometry.euclide…ProbabilityTheory.posterior_boolKernel_apply_false · cited by 0ProbabilityTheory.posteri…ProbabilityTheory.posterior_boolKernel_apply_true · cited by 0ProbabilityTheory.posteri…DFunLike.coe · cited by 62936DFunLike.coeMeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureENNReal · cited by 9879ENNRealIsScalarTower · cited by 3896IsScalarToweriSup · cited by 2415iSupMeasureTheory.lintegral · cited by 1152MeasureTheory.lintegralMeasureTheory.SimpleFunc · cited by 411MeasureTheory.SimpleFunciSup_congr_Prop · cited by 247iSup_congr_PropMeasureTheory.SimpleFunc.lintegral · cited by 55SimpleFunc.lintegraliSup_subtype' · cited by 44iSup_subtype'MeasureTheory.lintegral_def · cited by 15MeasureTheory.lintegral_d…ENNReal.smul_iSup · cited by 2ENNReal.smul_iSupMeasureTheory.SimpleFunc.lintegral_smul · cited by 1SimpleFunc.lintegral_smulMeasureTheory.lintegral_smul_…CITED BYCITES

Cites14

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

Cited by20

Results whose statement or proof uses this declaration.