Mathlib Map

Theorems · Definition · measure theory

MeasureTheory.weightedSMul

{α : Type u_1} →
  {F : Type u_3} →
    [inst : NormedAddCommGroup F] →
      [inst_1 : NormedSpace ℝ F] → {x : MeasurableSpace α} → MeasureTheory.Measure α → Set α → F →L[ℝ] F

Given a set s, return the continuous linear map fun x => μ.real s • x. The extension of that set function through setToL1 gives the Bochner integral of L1 functions.

Defined in
Mathlib.MeasureTheory.Integral.Bochner.L1
Cited by
31 results in Mathlib
Foundations
Depth 171 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.SimpleFunc.integral · cited by 35SimpleFunc.integralMeasureTheory.dominatedFinMeasAdditive_weightedSMul · cited by 35MeasureTheory.dominatedFi…MeasureTheory.integral_eq_setToFun · cited by 31MeasureTheory.integral_eq…MeasureTheory.integral_smul_measure · cited by 22MeasureTheory.integral_sm…MeasureTheory.weightedSMul_apply · cited by 10MeasureTheory.weightedSMu…MeasureTheory.weightedSMul_union · cited by 9MeasureTheory.weightedSMu…MeasureTheory.SimpleFunc.integral_congr · cited by 4SimpleFunc.integral_congrMeasureTheory.weightedSMul_null · cited by 3MeasureTheory.weightedSMu…MeasureTheory.weightedSMul_smul · cited by 3MeasureTheory.weightedSMu…MeasureTheory.SimpleFunc.map_integral · cited by 3SimpleFunc.map_integralMeasureTheory.SimpleFunc.integral_eq_sum_filter · cited by 2SimpleFunc.integral_eq_su…MeasureTheory.SimpleFunc.integral_sub · cited by 2SimpleFunc.integral_subMeasureTheory.norm_weightedSMul_le · cited by 2MeasureTheory.norm_weight…MeasureTheory.weightedSMul_nonneg · cited by 1MeasureTheory.weightedSMu…MeasureTheory.weightedSMul_smul_measure · cited by 1MeasureTheory.weightedSMu…Set · cited by 53352SetReal · cited by 25697RealRingHom.id · cited by 18349RingHom.idNormedAddCommGroup · cited by 15752NormedAddCommGroupMeasurableSpace · cited by 13106MeasurableSpaceNormedSpace · cited by 12499NormedSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureContinuousLinearMap · cited by 5352ContinuousLinearMapMeasureTheory.Measure.real · cited by 530Measure.realContinuousLinearMap.id · cited by 233ContinuousLinearMap.idMeasureTheory.weightedSMulCITED BYCITES

Cites10

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

Cited by32

Results whose statement or proof uses this declaration.