Theorems · Theorem · real analysis
BoxIntegral.Integrable.cauchy_map_integralSum_toFilteriUnion
∀ {ι : Type u} {E : Type v} {F : Type w} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E]
[inst_2 : NormedAddCommGroup F] [inst_3 : NormedSpace ℝ F] {I : BoxIntegral.Box ι} [inst_4 : Fintype ι]
{l : BoxIntegral.IntegrationParams} {f : (ι → ℝ) → E} {vol : BoxIntegral.BoxAdditiveMap ι (E →L[ℝ] F) ⊤},
BoxIntegral.Integrable I l f vol →
∀ (π₀ : BoxIntegral.Prepartition I),
Cauchy (Filter.map (BoxIntegral.integralSum f vol) (BoxIntegral.IntegrationParams.toFilteriUnion I π₀))If f is integrable on a box I along l, then for any fixed subset s of I that can be
represented as a finite union of boxes, the integral sums of f over tagged prepartitions that
cover exactly s form a Cauchy “sequence” along l.
- Defined in
- Mathlib.Analysis.BoxIntegral.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 176 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Top.topstatement and proof · cited by 9,680
- Filterproof · cited by 8,121
- Fintypestatement and proof · cited by 7,736
- Set.ofPredproof · cited by 6,101
- ContinuousLinearMapstatement and proof · cited by 5,352
- WithTopstatement · cited by 3,754
- SProd.sprodproof · cited by 1,750
- Filter.mapstatement and proof · cited by 819
Cited by1
Results whose statement or proof uses this declaration.
- BoxIntegral.Integrable.to_subbox_auxproof · cited by 2