Mathlib Map

Theorems · Theorem · order theory

sup_sInf_eq

∀ {α : Type u} [inst : Order.Coframe α] {s : Set α} {a : α}, a ⊔ sInf s = ⨅ b ∈ s, a ⊔ b

distributes over .

Defined in
Mathlib.Order.CompleteBooleanAlgebra
Cited by
4 results in Mathlib
Foundations
Depth 15 from the axioms · uses propext, Quot.sound
Assumes
Order.Coframe

Around this declaration

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

Cites6

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

Cited by4

Results whose statement or proof uses this declaration.