Theorems · Definition · real analysis
BoxIntegral.Box.splitUpper
{ι : Type u_1} → BoxIntegral.Box ι → ι → ℝ → WithBot (BoxIntegral.Box ι)Given a box I and x ∈ (I.lower i, I.upper i), the hyperplane {y : ι → ℝ | y i = x} splits
I into two boxes. BoxIntegral.Box.splitUpper I i x is the box I ∩ {y | x < y i}
(if it is nonempty). As usual, we represent a box that may be empty as
WithBot (BoxIntegral.Box ι).
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- WithBotstatement · cited by 1,498
- Function.updateproof · cited by 502
- BoxIntegral.Boxstatement and proof · cited by 464
- BoxIntegral.Box.upperproof · cited by 70
- BoxIntegral.Box.lowerproof · cited by 65
- BoxIntegral.Box.mk'proof · cited by 5
Cited by13
Results whose statement or proof uses this declaration.
- BoxIntegral.Prepartition.splitproof · cited by 14
- BoxIntegral.Box.coe_splitUpperstatement · cited by 4
- BoxIntegral.Box.splitUpper_eq_selfstatement · cited by 2
- BoxIntegral.Prepartition.iUnion_splitproof · cited by 1
- BoxIntegral.Box.disjoint_splitLower_splitUpperstatement and proof · cited by 1
- BoxIntegral.Prepartition.mem_split_iffstatement and proof · cited by 1
- BoxIntegral.Prepartition.sum_split_boxesstatement and proof · cited by 1
- BoxIntegral.Box.splitLower_ne_splitUpperstatement · cited by 1
- BoxIntegral.BoxAdditiveMap.map_split_addstatement and proof · cited by 0
- BoxIntegral.BoxAdditiveMap.ofMapSplitAddstatement and proof · cited by 0
- BoxIntegral.Box.splitUpper_defstatement · cited by 0
- BoxIntegral.Box.splitUpper_eq_botstatement · cited by 0