Theorems · Theorem · real analysis
MeasureTheory.ContinuousOn.hasBoxIntegral
∀ {ι : Type u} {E : Type v} [inst : Fintype ι] [inst_1 : NormedAddCommGroup E] [inst_2 : NormedSpace ℝ E]
[CompleteSpace E] {f : (ι → ℝ) → E} (μ : MeasureTheory.Measure (ι → ℝ))
[inst_4 : MeasureTheory.IsLocallyFiniteMeasure μ] {I : BoxIntegral.Box ι},
ContinuousOn f (BoxIntegral.Box.Icc I) →
∀ (l : BoxIntegral.IntegrationParams),
BoxIntegral.HasIntegral I l f μ.toBoxAdditive.toSMul (∫ (x : ι → ℝ) in ↑I, f x ∂μ)If f : ℝⁿ → E is continuous on a rectangular box I, then it is Box integrable on I
w.r.t. a locally finite measure μ with the same integral.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 258 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites36
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- RingHom.idproof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Top.topstatement and proof · cited by 9,680
- Fintypestatement and proof · cited by 7,736
- ContinuousLinearMapproof · cited by 5,352
- Bot.botproof · cited by 4,720
- WithTopstatement · cited by 3,754
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.