Theorems · Theorem · order theory
codisjoint_right_comm
∀ {α : Type u_1} [inst : SemilatticeSup α] [inst_1 : OrderTop α] {a b c : α},
Codisjoint (a ⊔ b) c ↔ Codisjoint (a ⊔ c) b- Defined in
- Mathlib.Order.Disjoint
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemilatticeSupOrderTop
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.
- SemilatticeSupstatement and proof · cited by 785
- OrderTopstatement and proof · cited by 493
- Codisjointstatement · cited by 197
Cited by1
Results whose statement or proof uses this declaration.
- hnot_hnot_sdiff_distribproof · cited by 0