Theorems · Theorem · real analysis
MeasureTheory.SimpleFunc.box_integral_eq_integral
∀ {ι : Type u} {E : Type v} [inst : Fintype ι] [inst_1 : NormedAddCommGroup E] [inst_2 : NormedSpace ℝ E]
(f : MeasureTheory.SimpleFunc (ι → ℝ) E) (μ : MeasureTheory.Measure (ι → ℝ))
[inst_3 : MeasureTheory.IsLocallyFiniteMeasure μ] (I : BoxIntegral.Box ι) (l : BoxIntegral.IntegrationParams),
l.bRiemann = false →
BoxIntegral.integral I l (⇑f) μ.toBoxAdditive.toSMul = MeasureTheory.SimpleFunc.integral (μ.restrict ↑I) fFor a simple function, its McShane (or Henstock, or ⊥) box integral is equal to its
integral in the sense of MeasureTheory.SimpleFunc.integral.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 217 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Top.topstatement · cited by 9,680
- Fintypestatement and proof · cited by 7,736
- WithTopstatement · cited by 3,754
- MeasureTheory.Measure.restrictstatement · cited by 1,646
- BoxIntegral.Boxstatement and proof · cited by 464
- MeasureTheory.SimpleFuncstatement and proof · cited by 411
- MeasureTheory.IsLocallyFiniteMeasurestatement and proof · cited by 171
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.IntegrableOn.hasBoxIntegralproof · cited by 2