Theorems · Theorem · group theory
Set.mul_union
∀ {α : Type u_2} [inst : Mul α] {s t₁ t₂ : Set α}, s * (t₁ ∪ t₂) = s * t₁ ∪ s * t₂- Cited by
- 1 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Mul
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.
- Setstatement and proof · cited by 53,352
- Set.mulstatement · cited by 297
- Set.image2_union_rightproof · cited by 13
Cited by1
Results whose statement or proof uses this declaration.
- Set.mul_pairproof · cited by 0