Mathlib Map

Theorems · Theorem · order theory

OrderHom.sSup_apply

∀ {α : Type u_1} {β : Type u_2} [inst : Preorder α] [inst_1 : CompleteLattice β] (s : Set (α →o β)) (x : α),
  (sSup s) x = ⨆ f ∈ s, f x
Defined in
Mathlib.Order.Hom.Order
Cited by
1 results in Mathlib
Foundations
Depth 16 from the axioms · uses no axioms
Assumes
PreorderCompleteLattice

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 by1

Results whose statement or proof uses this declaration.