Mathlib Map

Theorems · Theorem · order theory

Order.not_isSuccPrelimit_iff_mem_range_succ

∀ {α : Type u_1} {a : α} [inst : PartialOrder α] [inst_1 : SuccOrder α] [NoMaxOrder α],
  ¬Order.IsSuccPrelimit a ↔ a ∈ Set.range Order.succ
Defined in
Mathlib.Order.SuccPred.Limit
Cited by
4 results in Mathlib
Foundations
Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PartialOrderSuccOrderNoMaxOrder

Around this declaration

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

Cites7

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

Cited by4

Results whose statement or proof uses this declaration.