Mathlib Map

Theorems · Theorem · order theory

OrderHom.coe_iSup

∀ {α : Type u_1} {β : Type u_2} [inst : Preorder α] {ι : Sort u_3} [inst_1 : CompleteLattice β] (f : ι → α →o β),
  ⇑(⨆ i, f i) = ⨆ i, ⇑(f i)
Defined in
Mathlib.Order.Hom.Order
Cited by
0 results in Mathlib
Foundations
Depth 18 from the axioms · uses propext, Quot.sound
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 by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.