Mathlib Map

Theorems · Theorem · order theory

csSup_mem_of_not_isSuccLimit

∀ {α : Type u_2} [inst : ConditionallyCompleteLinearOrder α] {s : Set α},
  s.Nonempty → BddAbove s → ¬Order.IsSuccLimit (sSup s) → sSup s ∈ s
Defined in
Mathlib.Order.SuccPred.CompleteLinearOrder
Cited by
3 results in Mathlib
Foundations
Depth 16 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
ConditionallyCompleteLinearOrder

Around this declaration

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

Cites17

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

Cited by3

Results whose statement or proof uses this declaration.