Theorems · Theorem · order theory
WithTop.succ_coe
∀ {α : Type u_1} [inst : PartialOrder α] [inst_1 : SuccOrder α] [inst_2 : (a : α) → Decidable (Order.succ a = a)]
[NoMaxOrder α] {a : α}, Order.succ ↑a = ↑(Order.succ a)- Defined in
- Mathlib.Order.SuccPred.Basic
- Cited by
- 1 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.
Cites8
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
- WithTopstatement · cited by 3,754
- WithTop.somestatement · cited by 1,128
- Order.succstatement and proof · cited by 633
- SuccOrderstatement and proof · cited by 574
- NoMaxOrderstatement and proof · cited by 340
- not_isMaxproof · cited by 46
- WithTop.succ_coe_of_not_isMaxproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- ENat.succ_natCastproof · cited by 1