Theorems · Theorem · order theory
isMax_of_succ_notMem
∀ {α : Type u_3} [inst : PartialOrder α] {s : Set α} [s.OrdConnected] [inst_2 : SuccOrder α] {a : ↑s},
Order.succ ↑a ∉ s → IsMax 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.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Set.Elemstatement and proof · cited by 7,166
- PartialOrderstatement and proof · cited by 6,410
- Set.preimageproof · cited by 4,946
- Order.succstatement and proof · cited by 633
- SuccOrderstatement and proof · cited by 574
- OrderDual.ofDualproof · cited by 400
- IsMaxstatement · cited by 372
- Order.predproof · cited by 273
- Set.OrdConnectedstatement and proof · cited by 161
- Order.succ_eq_iff_isMaxproof · cited by 11
Cited by1
Results whose statement or proof uses this declaration.
- succ_notMem_iff_isMaxproof · cited by 0