Mathlib Map

Theorems · Definition · measure theory

MeasureTheory.Measure.toBoxAdditive

{ι : Type u_1} →
  [Finite ι] →
    (μ : MeasureTheory.Measure (ι → ℝ)) → [MeasureTheory.IsLocallyFiniteMeasure μ] → BoxIntegral.BoxAdditiveMap ι ℝ ⊤

If μ is a locally finite measure on ℝⁿ, then fun J ↦ μ.real J is a box-additive function.

Defined in
Mathlib.Analysis.BoxIntegral.Partition.Measure
Cited by
22 results in Mathlib
Foundations
Depth 191 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FiniteMeasureTheory.IsLocallyFiniteMeasure

Around this declaration

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

MeasureTheory.Measure.toBoxAdditive_apply · cited by 5Measure.toBoxAdditive_app…BoxIntegral.BoxAdditiveMap.volume · cited by 4BoxAdditiveMap.volumeBoxIntegral.integrable_of_continuousOn · cited by 3BoxIntegral.integrable_of…BoxIntegral.Box.volume_apply · cited by 3Box.volume_applyBoxIntegral.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_GP_pderiv · cited by 1BoxIntegral.hasIntegral_G…BoxIntegral.BoxAdditiveMap.volume_apply · cited by 1BoxAdditiveMap.volume_app…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_zeroReal · cited by 25697RealMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureTop.top · cited by 9680Top.topWithTop · cited by 3754WithTopFinite · cited by 3029FiniteWithTop.some · cited by 1128WithTop.someMeasureTheory.Measure.real · cited by 530Measure.realBoxIntegral.Box · cited by 464BoxIntegral.BoxBoxIntegral.Prepartition · cited by 199BoxIntegral.PrepartitionMeasureTheory.IsLocallyFiniteMeasure · cited by 171MeasureTheory.IsLocallyFi…BoxIntegral.Box.toSet · cited by 121Box.toSetBoxIntegral.BoxAdditiveMap · cited by 92BoxIntegral.BoxAdditiveMapBoxIntegral.Prepartition.IsPartition · cited by 30Prepartition.IsPartitionMeasure.toBoxAdditiveCITED BYCITES

Cites13

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

Cited by23

Results whose statement or proof uses this declaration.