Theorems · Definition · order theory
Order.IsPredLimit.casesOn
{α : Type u_1} →
[inst : Preorder α] →
{a : α} →
{motive : Order.IsPredLimit a → Sort u} →
(t : Order.IsPredLimit a) →
((not_isMax : ¬IsMax a) → (isPredPrelimit : Order.IsPredPrelimit 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
- IsMaxstatement and proof · cited by 372
- Order.IsPredPrelimitstatement and proof · cited by 93
- Order.IsPredLimitstatement and proof · cited by 60
Cited by1
Results whose statement or proof uses this declaration.
- Order.isPredLimit_iffproof · cited by 10