Theorems · Theorem · real analysis
BoxIntegral.IntegrationParams.MemBaseSet.exists_common_compl
∀ {ι : Type u_1} [inst : Fintype ι] {I : BoxIntegral.Box ι} {c₁ c₂ : NNReal} {l : BoxIntegral.IntegrationParams}
{r₁ r₂ : (ι → ℝ) → ↑(Set.Ioi 0)} {π₁ π₂ : BoxIntegral.TaggedPrepartition I},
l.MemBaseSet I c₁ r₁ π₁ →
l.MemBaseSet I c₂ r₂ π₂ →
π₁.iUnion = π₂.iUnion →
∃ π,
π.iUnion = ↑I \ π₁.iUnion ∧
(l.bDistortion = true → π.distortion ≤ c₁) ∧ (l.bDistortion = true → π.distortion ≤ c₂)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 156 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.
Cites22
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
- NNRealstatement and proof · cited by 4,310
- LE.le.transproof · cited by 3,151
- 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.IntegrationParamsstatement and proof · cited by 101
Cited by1
Results whose statement or proof uses this declaration.
- BoxIntegral.Integrable.dist_integralSum_le_of_memBaseSetproof · cited by 2