Mathlib Map

Theorems · Theorem · order theory

sSup_ne_of_notMem

∀ {α : Type u_5} [inst : CompleteLinearOrder α] {s : Set α}, s.Finite → ∀ {a : α}, a ≠ ⊥ → a ∉ s → sSup s ≠ a
Defined in
Mathlib.Order.ConditionallyCompleteLattice.Finset
Cited by
3 results in Mathlib
Foundations
Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CompleteLinearOrder

Around this declaration

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

Cites9

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.