Theorems · Theorem · order theory
Order.IsSuccLimit.succ_ne
∀ {α : Type u_1} {a : α} [inst : Preorder α] [inst_1 : SuccOrder α] [NoMaxOrder α],
Order.IsSuccLimit a → ∀ (b : α), Order.succ b ≠ a- Defined in
- Mathlib.Order.SuccPred.Limit
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PreorderSuccOrderNoMaxOrder
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.
- Preorderstatement and proof · cited by 7,952
- Order.succstatement · cited by 633
- SuccOrderstatement and proof · cited by 574
- NoMaxOrderstatement and proof · cited by 340
- Order.IsSuccLimitstatement and proof · cited by 255
- Order.IsSuccLimit.isSuccPrelimitproof · cited by 37
- Order.IsSuccPrelimit.succ_neproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Order.not_isSuccLimit_succproof · cited by 2