Mathlib Map

Theorems · Definition · real analysis

BoxIntegral.BoxAdditiveMap.toSMul

{ι : Type u_1} →
  {I₀ : WithTop (BoxIntegral.Box ι)} →
    {E : Type u_4} →
      [inst : NormedAddCommGroup E] →
        [inst_1 : NormedSpace ℝ E] → BoxIntegral.BoxAdditiveMap ι ℝ I₀ → BoxIntegral.BoxAdditiveMap ι (E →L[ℝ] E) I₀

If f is a box-additive map, then so is the map sending I to the scalar multiplication by f I as a continuous linear map from E to itself.

Defined in
Mathlib.Analysis.BoxIntegral.Partition.Additive
Cited by
17 results in Mathlib
Foundations
Depth 177 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.

BoxIntegral.BoxAdditiveMap.volume · cited by 4BoxAdditiveMap.volumeBoxIntegral.integrable_of_continuousOn · cited by 3BoxIntegral.integrable_of…BoxIntegral.BoxAdditiveMap.toSMul_apply · cited by 2BoxAdditiveMap.toSMul_app…BoxIntegral.integrable_of_bounded_and_ae_continuousWithinAt · cited by 2BoxIntegral.integrable_of…MeasureTheory.IntegrableOn.hasBoxIntegral · cited by 2IntegrableOn.hasBoxIntegr…BoxIntegral.norm_integral_le_of_le_const · cited by 2BoxIntegral.norm_integral…MeasureTheory.SimpleFunc.hasBoxIntegral · cited by 2SimpleFunc.hasBoxIntegraltendsto_tsum_div_pow_atTop_integral · cited by 1tendsto_tsum_div_pow_atTo…BoxIntegral.hasIntegralIndicatorConst · cited by 1BoxIntegral.hasIntegralIn…BoxIntegral.HasIntegral.congr_ae · cited by 1HasIntegral.congr_aeBoxIntegral.integrable_of_bounded_and_ae_continuous · cited by 1BoxIntegral.integrable_of…BoxIntegral.HasIntegral.of_aeEq_zero · cited by 1HasIntegral.of_aeEq_zeroMeasureTheory.AEContinuous.hasBoxIntegral · cited by 1AEContinuous.hasBoxIntegr…MeasureTheory.SimpleFunc.box_integral_eq_integral · cited by 1SimpleFunc.box_integral_e…BoxIntegral.integral_nonneg · cited by 1BoxIntegral.integral_nonn…Real · cited by 25697RealRingHom.id · cited by 18349RingHom.idNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceContinuousLinearMap · cited by 5352ContinuousLinearMapWithTop · cited by 3754WithTopContinuousLinearMap.toLinearMap · cited by 528ContinuousLinearMap.toLin…BoxIntegral.Box · cited by 464BoxIntegral.BoxLinearMap.toAddMonoidHom · cited by 101LinearMap.toAddMonoidHomBoxIntegral.BoxAdditiveMap · cited by 92BoxIntegral.BoxAdditiveMapContinuousLinearMap.lsmul · cited by 66ContinuousLinearMap.lsmulBoxIntegral.BoxAdditiveMap.map · cited by 3BoxAdditiveMap.mapBoxAdditiveMap.toSMulCITED BYCITES

Cites12

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

Cited by18

Results whose statement or proof uses this declaration.