Mathlib Map

Theorems · Theorem · order theory

succ_notMem_iff_isMax

∀ {α : Type u_3} [inst : PartialOrder α] {s : Set α} [s.OrdConnected] [inst_2 : SuccOrder α] [NoMaxOrder α] {a : ↑s},
  Order.succ ↑a ∉ s ↔ IsMax a
Defined in
Mathlib.Order.SuccPred.Basic
Cited by
0 results in Mathlib
Foundations
Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PartialOrderSet.OrdConnectedSuccOrderNoMaxOrder

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites11

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.