Theorems · Theorem · order theory
IsLUB.exists_between
∀ {α : Type u_1} [inst : LinearOrder α] {s : Set α} {a b : α}, IsLUB s a → b < a → ∃ c ∈ s, b < c ∧ c ≤ a- Defined in
- Mathlib.Order.Bounds.Basic
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- LinearOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- LinearOrderstatement and proof · cited by 8,572
- IsLUBstatement and proof · cited by 280
- lt_isLUB_iffproof · cited by 7
Cited by8
Results whose statement or proof uses this declaration.
- IsLUB.frequently_memproof · cited by 3
- Order.IsNormal.map_isLUBproof · cited by 3
- IsLUB.isSuccPrelimit_of_notMemproof · cited by 2
- IsLUB.exists_between'proof · cited by 1
- ConditionallyCompleteLinearOrder.isCompact_Iccproof · cited by 0
- FiberBundle.exists_trivialization_Icc_subsetproof · cited by 0
- IsLUB.exists_between_sub_selfproof · cited by 0