Theorems · Theorem · order theory
Order.pred_succ_of_not_isMax
∀ {α : Type u_1} [inst : PartialOrder α] [inst_1 : PredOrder α] [inst_2 : SuccOrder α] {a : α},
¬IsMax a → Order.pred (Order.succ a) = a- Defined in
- Mathlib.Order.SuccPred.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 22 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
- Order.succstatement · cited by 633
- SuccOrderstatement and proof · cited by 574
- IsMaxstatement and proof · cited by 372
- PredOrderstatement and proof · cited by 334
- Order.predstatement · cited by 273
- Order.covBy_succ_of_not_isMaxproof · cited by 8
- CovBy.pred_eqproof · cited by 8
Cited by1
Results whose statement or proof uses this declaration.
- Order.pred_succ_iterate_of_not_isMaxproof · cited by 0