Theorems · Theorem · order theory
Order.isSuccLimit_iff_of_orderBot
∀ {α : Type u_1} {a : α} [inst : PartialOrder α] [inst_1 : OrderBot α],
Order.IsSuccLimit a ↔ a ≠ ⊥ ∧ Order.IsSuccPrelimit a- Defined in
- Mathlib.Order.SuccPred.Limit
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses propext
- Assumes
- PartialOrderOrderBot
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.
- PartialOrderstatement and proof · cited by 6,410
- Bot.botstatement and proof · cited by 4,720
- OrderBotstatement and proof · cited by 1,055
- Order.IsSuccLimitstatement · cited by 255
- Order.IsSuccPrelimitstatement and proof · cited by 157
- Order.isSuccLimit_iffproof · cited by 9
- isMin_iff_eq_botproof · cited by 7
Cited by2
Results whose statement or proof uses this declaration.
- Ordinal.isSuccLimit_iffproof · cited by 6
- Cardinal.isSuccLimit_iffproof · cited by 3