Theorems · Theorem · order theory
Order.succ_le_succ_iff
∀ {α : Type u_1} [inst : LinearOrder α] [inst_1 : SuccOrder α] {a b : α} [NoMaxOrder α],
Order.succ a ≤ Order.succ b ↔ a ≤ b- Defined in
- Mathlib.Order.SuccPred.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- LinearOrderstatement and proof · cited by 8,572
- Order.succstatement · cited by 633
- SuccOrderstatement and proof · cited by 574
- NoMaxOrderstatement and proof · cited by 340
Cited by4
Results whose statement or proof uses this declaration.
- Ordinal.blsub_compproof · cited by 2
- ONote.repr_opow_aux₂proof · cited by 1
- Order.le_of_succ_le_succproof · cited by 0
- Cardinal.exists_uncountable_fiberproof · cited by 0