Theorems · Theorem · real analysis
BoxIntegral.IntegrationParams.biUnionTagged_memBaseSet
∀ {ι : Type u_1} [inst : Fintype ι] {I : BoxIntegral.Box ι} {c : NNReal} {l : BoxIntegral.IntegrationParams}
{r : (ι → ℝ) → ↑(Set.Ioi 0)} {π : BoxIntegral.Prepartition I}
{πi : (J : BoxIntegral.Box ι) → BoxIntegral.TaggedPrepartition J},
(∀ J ∈ π, l.MemBaseSet J c r (πi J)) →
(∀ J ∈ π, (πi J).IsPartition) →
(l.bDistortion = true → π.compl.distortion ≤ c) → l.MemBaseSet I c r (π.biUnionTagged πi)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 157 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.
Cites32
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · 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
- NNRealstatement and proof · cited by 4,310
- 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.toSetproof · cited by 121
- BoxIntegral.IntegrationParamsstatement and proof · cited by 101
- BoxIntegral.Prepartition.boxesproof · cited by 77
Cited by1
Results whose statement or proof uses this declaration.