Mathlib Map

Theorems · Theorem · order theory

csSup_lowerBounds_range

∀ {α : Type u_1} {β : Type u_2} [inst : ConditionallyCompleteLattice α] [Nonempty β] {f : β → α},
  BddBelow (Set.range f) → sSup (lowerBounds (Set.range f)) = ⨅ i, f i
Defined in
Mathlib.Order.ConditionallyCompleteLattice.Basic
Cited by
0 results in Mathlib
Foundations
Depth 11 from the axioms · uses no axioms
Assumes
ConditionallyCompleteLatticeNonempty

Around this declaration

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

Cites8

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.