Mathlib Map

Theorems · Theorem · order theory

disjoint_iff_inf_le

∀ {α : Type u_1} [inst : SemilatticeInf α] [inst_1 : OrderBot α] {a b : α}, Disjoint a b ↔ a ⊓ b ≤ ⊥
Defined in
Mathlib.Order.Disjoint
Cited by
64 results in Mathlib
Foundations
Depth 5 from the axioms · uses no axioms
Assumes
SemilatticeInfOrderBot

Around this declaration

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

Cites8

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

Cited by64

Results whose statement or proof uses this declaration.