Mathlib Map

Theorems · Theorem · order theory

sup_iInf_eq

∀ {α : Type u} {ι : Sort w} [inst : Order.Coframe α] (a : α) (f : ι → α), a ⊔ ⨅ i, f i = ⨅ i, a ⊔ f i
Defined in
Mathlib.Order.CompleteBooleanAlgebra
Cited by
6 results in Mathlib
Foundations
Depth 18 from the axioms · uses propext, Quot.sound
Assumes
Order.Coframe

Around this declaration

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

Cites4

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

Cited by6

Results whose statement or proof uses this declaration.