Mathlib Map

Theorems · Theorem · order theory

inf_iSup_eq

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

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 by4

Results whose statement or proof uses this declaration.