Theorems · Theorem · order theory
sup_sup_distrib_right
∀ {α : Type u} [inst : SemilatticeSup α] (a b c : α), a ⊔ b ⊔ c = a ⊔ c ⊔ (b ⊔ c)- Defined in
- Mathlib.Order.Lattice
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 10 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_idemproof · cited by 29
- sup_sup_sup_commproof · cited by 12
Cited by6
Results whose statement or proof uses this declaration.
- negPart_minproof · cited by 1
- Set.union_union_distrib_rightproof · cited by 0
- Finset.union_union_distrib_rightproof · cited by 0
- leOnePart_minproof · cited by 0
- oneLePart_maxproof · cited by 0
- posPart_maxproof · cited by 0