Theorems · Theorem · order theory
disjoint_right_comm
∀ {α : Type u_1} [inst : SemilatticeInf α] [inst_1 : OrderBot α] {a b c : α}, Disjoint (a ⊓ b) c ↔ Disjoint (a ⊓ c) b- Defined in
- Mathlib.Order.Disjoint
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemilatticeInfOrderBot
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Disjointstatement · cited by 2,201
- OrderBotstatement and proof · cited by 1,055
- SemilatticeInfstatement and proof · cited by 634
Cited by2
Results whose statement or proof uses this declaration.
- IsLindelof.compl_mem_sets_of_nhdsWithinproof · cited by 2
- compl_compl_himp_distribproof · cited by 1