Mathlib Map

Theorems · Theorem · order theory

iSup_sup_eq

∀ {α : Type u_1} {ι : Sort u_4} [inst : CompleteLattice α] {f g : ι → α}, ⨆ x, f x ⊔ g x = (⨆ x, f x) ⊔ ⨆ x, g x
Defined in
Mathlib.Order.CompleteLattice.Basic
Cited by
7 results in Mathlib
Foundations
Depth 13 from the axioms · uses no axioms
Assumes
CompleteLattice

Around this declaration

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

Cites10

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

Cited by7

Results whose statement or proof uses this declaration.