Theorems · Definition · real analysis
BoxIntegral.TaggedPrepartition.unionComplToSubordinate
{ι : Type u_1} →
[Fintype ι] →
{I : BoxIntegral.Box ι} →
(π₁ : BoxIntegral.TaggedPrepartition I) →
(π₂ : BoxIntegral.Prepartition I) →
π₂.iUnion = ↑I \ π₁.iUnion → ((ι → ℝ) → ↑(Set.Ioi 0)) → BoxIntegral.TaggedPrepartition IGiven a tagged prepartition π₁, a prepartition π₂ that covers exactly I \ π₁.iUnion, and
a function r : ℝⁿ → (0, ∞), returns the union of π₁ and π₂.toSubordinate r. This partition
π has the following properties:
* π is a partition, i.e. it covers the whole I;
* π₁.boxes ⊆ π.boxes;
* π.tag J = π₁.tag J whenever J ∈ π₁;
* π is Henstock outside of π₁: π.tag J ∈ J.Icc whenever J ∈ π, J ∉ π₁;
* π is subordinate to r outside of π₁;
* the distortion of π is equal to the maximum of the distortions of π₁ and π₂.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 162 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Fintype
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- Fintypestatement and proof · cited by 7,736
- Set.Elemstatement and proof · cited by 7,166
- Set.Ioistatement and proof · cited by 1,463
- BoxIntegral.Boxstatement and proof · cited by 464
- BoxIntegral.Prepartitionstatement and proof · cited by 199
- BoxIntegral.TaggedPrepartitionstatement and proof · cited by 126
- BoxIntegral.Box.toSetstatement and proof · cited by 121
- BoxIntegral.Prepartition.iUnionstatement and proof · cited by 71
- BoxIntegral.TaggedPrepartition.iUnionstatement and proof · cited by 51
- BoxIntegral.TaggedPrepartition.disjUnionproof · cited by 10
Cited by7
Results whose statement or proof uses this declaration.
- BoxIntegral.Integrable.dist_integralSum_le_of_memBaseSetproof · cited by 2
- BoxIntegral.TaggedPrepartition.isPartition_unionComplToSubordinatestatement · cited by 2
- BoxIntegral.TaggedPrepartition.iUnion_unionComplToSubordinate_boxesstatement · cited by 1
- BoxIntegral.TaggedPrepartition.distortion_unionComplToSubordinatestatement · cited by 1
- BoxIntegral.IntegrationParams.MemBaseSet.unionComplToSubordinatestatement · cited by 1
- BoxIntegral.TaggedPrepartition.unionComplToSubordinate_boxesstatement · cited by 0
- BoxIntegral.TaggedPrepartition.unionComplToSubordinate.congr_simpstatement and proof · cited by 0