Theorems · Theorem · order theory
IsLUB.isSuccLimit_of_notMem
∀ {α : Type u_1} {a : α} [inst : LinearOrder α] {s : Set α}, IsLUB s a → s.Nonempty → a ∉ s → Order.IsSuccLimit a- Defined in
- Mathlib.Order.SuccPred.Limit
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 21 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.
Cites8
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
- Set.Nonemptystatement and proof · cited by 2,627
- IsLUBstatement and proof · cited by 280
- Order.IsSuccLimitstatement · cited by 255
- LE.le.eq_or_ltproof · cited by 220
- LT.lt.not_isMinproof · cited by 8
- IsLUB.isSuccPrelimit_of_notMemproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Order.IsNormal.map_isLUBproof · cited by 3
- IsLUB.mem_of_not_isSuccLimitproof · cited by 0