Theorems · Theorem · order theory
WithBot.succ_coe
∀ {α : Type u_1} [inst : Preorder α] [inst_1 : OrderBot α] [inst_2 : SuccOrder α] (a : α), (↑a).succ = Order.succ aNot to be confused with WithBot.orderSucc_coe, which is about Order.succ.
- Defined in
- Mathlib.Order.SuccPred.WithBot
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- OrderBotstatement and proof · cited by 1,055
- Order.succstatement · cited by 633
- SuccOrderstatement and proof · cited by 574
- WithBot.somestatement · cited by 541
- WithBot.succstatement · cited by 30
Cited by2
Results whose statement or proof uses this declaration.
- Polynomial.withBotSucc_degree_eq_natDegree_add_oneproof · cited by 6
- WithBot.succ_natCastproof · cited by 4