Mathlib Map

Theorems · Theorem · order theory

biInf_inter_of_pairwise_codisjoint

∀ {α : Type u} [inst : Order.Coframe α] {ι : Type u_1} {f : ι → α},
  Pairwise (Function.onFun Codisjoint f) → ∀ (s t : Set ι), ⨅ i ∈ s ∩ t, f i = (⨅ i ∈ s, f i) ⊔ ⨅ i ∈ t, f i
Defined in
Mathlib.Order.CompleteBooleanAlgebra
Cited by
0 results in Mathlib
Foundations
Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Order.Coframe

Around this declaration

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

Cites18

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.