Theorems · Theorem · order theory
sup_right_comm
∀ {α : Type u} [inst : SemilatticeSup α] (a b c : α), a ⊔ b ⊔ c = a ⊔ c ⊔ b- Defined in
- Mathlib.Order.Lattice
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses propext
- Assumes
- SemilatticeSup
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
- sup_commproof · cited by 165
- sup_assocproof · cited by 37
Cited by4
Results whose statement or proof uses this declaration.
- symmDiff_sup_infproof · cited by 2
- Finset.sups_right_commproof · cited by 0
- Set.sups_right_commproof · cited by 0