Theorems · Inductive type · order theory
Order.IsSuccLimit
{α : Type u_1} → [Preorder α] → α → PropA successor limit is a value that isn't minimal and doesn't cover any other.
It's so named because in a successor order, a successor limit can't be the successor of anything
smaller.
Use IsSuccPrelimit if you want to include the case of a minimal element.
- Defined in
- Mathlib.Order.SuccPred.Limit
- Cited by
- 255 results in Mathlib
- Foundations
- Depth 1 from the axioms, rests on 2 definitions · uses no axioms
- Assumes
- Preorder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Preorderstatement · cited by 7,952
Cited by303
Results whose statement or proof uses this declaration.
- Ordinal.opow_zeroproof · cited by 38
- Ordinal.isNormal_opowproof · cited by 37
- Order.IsSuccLimit.isSuccPrelimitstatement and proof · cited by 37
- Ordinal.opow_posproof · cited by 22
- Ordinal.limitRecOnstatement and proof · cited by 20
- Ordinal.derivFamilyproof · cited by 18
- Order.IsSuccLimit.succ_ltstatement and proof · cited by 18
- Order.IsSuccLimit.not_isMinstatement and proof · cited by 15
- Ordinal.isNormal_mul_rightproof · cited by 14
- SuccOrder.limitRecOnstatement and proof · cited by 14
- transfiniteIterateproof · cited by 14
- Ordinal.isNormal_add_rightproof · cited by 13
Showing the 200 most cited of 303.