Theorems · Inductive type · real analysis
BoxIntegral.BoxAdditiveMap
(ι : Type u_3) → (M : Type u_4) → [AddCommMonoid M] → WithTop (BoxIntegral.Box ι) → Type (max u_3 u_4)
A function on Box ι is called box additive if for every box J and a partition π of J
we have f J = ∑ Ji ∈ π.boxes, f Ji. A function is called box additive on subboxes of I : Box ι
if the same property holds for J ≤ I. We formalize these two notions in the same definition
using I : WithBot (Box ι): the value I = ⊤ corresponds to functions box additive on the whole
space.
- Cited by
- 92 results in Mathlib
- Foundations
- Depth 2 from the axioms · uses no axioms
- Assumes
- AddCommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommMonoidstatement · cited by 12,281
- WithTopstatement · cited by 3,754
- BoxIntegral.Boxstatement · cited by 464
Cited by112
Results whose statement or proof uses this declaration.
- BoxIntegral.Integrablestatement and proof · cited by 40
- BoxIntegral.integralSumstatement and proof · cited by 32
- BoxIntegral.HasIntegralstatement and proof · cited by 30
- BoxIntegral.integralstatement and proof · cited by 25
- MeasureTheory.Measure.toBoxAdditivestatement · cited by 22
- BoxIntegral.BoxAdditiveMap.toSMulstatement and proof · cited by 17
- BoxIntegral.Integrable.hasIntegralstatement and proof · cited by 14
- BoxIntegral.Integrable.convergenceRstatement and proof · cited by 9
- BoxIntegral.HasIntegral.integral_eqstatement and proof · cited by 8
- BoxIntegral.HasIntegral.addstatement and proof · cited by 6
- BoxIntegral.HasIntegral.integrablestatement and proof · cited by 6
- BoxIntegral.hasIntegral_iffstatement and proof · cited by 5