Theorems · Definition · order theory
Order.IsSuccLimit.casesOn
{α : Type u_1} →
[inst : Preorder α] →
{a : α} →
{motive : Order.IsSuccLimit a → Sort u} →
(t : Order.IsSuccLimit a) →
((not_isMin : ¬IsMin a) → (isSuccPrelimit : Order.IsSuccPrelimit a) → motive ⋯) → motive t- Defined in
- Mathlib.Order.SuccPred.Limit
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
- Assumes
- Preorder
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.
- Preorderstatement and proof · cited by 7,952
- IsMinstatement and proof · cited by 277
- Order.IsSuccLimitstatement and proof · cited by 255
- Order.IsSuccPrelimitstatement and proof · cited by 157
Cited by1
Results whose statement or proof uses this declaration.
- Order.isSuccLimit_iffproof · cited by 9