Theorems · Theorem · real analysis
BoxIntegral.Box.splitUpper_def
∀ {ι : Type u_1} {I : BoxIntegral.Box ι} [inst : DecidableEq ι] {i : ι} {x : ℝ}
(h : x ∈ Set.Ioo (I.lower i) (I.upper i)) (h' : optParam (∀ (j : ι), Function.update I.lower i x j < I.upper j) ⋯),
I.splitUpper i x = ↑{ lower := Function.update I.lower i x, upper := I.upper, lower_lt_upper := h' }- Cited by
- 0 results in Mathlib
- Foundations
- Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- LT.lt.leproof · cited by 2,189
- WithBotstatement · cited by 1,498
- Set.Ioostatement and proof · cited by 1,214
- WithBot.somestatement and proof · cited by 541
- Function.updatestatement and proof · cited by 502
- BoxIntegral.Boxstatement and proof · cited by 464
- max_eq_leftproof · cited by 96
- BoxIntegral.Box.upperstatement and proof · cited by 70
- BoxIntegral.Box.lowerstatement and proof · cited by 65
- BoxIntegral.Box.lower_lt_upperstatement · cited by 13
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.