Theorems · Theorem · real analysis
BoxIntegral.Prepartition.not_disjoint_imp_le_of_subset_of_mem_splitMany
∀ {ι : Type u_1} {I J Js : BoxIntegral.Box ι} {s : Finset (ι × ℝ)},
(∀ (i : ι), {(i, J.lower i), (i, J.upper i)} ⊆ s) →
Js ∈ BoxIntegral.Prepartition.splitMany I s → ¬Disjoint ↑J ↑Js → Js ≤ JLet s : Finset (ι × ℝ) be a set of hyperplanes {x : ι → ℝ | x i = r} in ι → ℝ encoded as
pairs (i, r). Suppose that this set contains all faces of a box J. The hyperplanes of s split
a box I into subboxes. Let Js be one of them. If J and Js have nonempty intersection, then
Js is a subbox of J.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 140 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- Finsetstatement and proof · cited by 13,712
- Disjointstatement and proof · cited by 2,201
- WithBotstatement · cited by 1,498
- WithBot.somestatement and proof · cited by 541
- BoxIntegral.Boxstatement and proof · cited by 464
- BoxIntegral.Prepartitionstatement · cited by 199
- BoxIntegral.Box.toSetproof · cited by 121
- BoxIntegral.Box.upperstatement and proof · cited by 70
- BoxIntegral.Box.lowerstatement and proof · cited by 65
- BoxIntegral.Prepartition.splitproof · cited by 14
Cited by1
Results whose statement or proof uses this declaration.
- BoxIntegral.Prepartition.eventually_not_disjoint_imp_le_of_mem_splitManyproof · cited by 1