Theorems · Theorem · group theory
Set.union_smul
∀ {α : Type u_2} {β : Type u_3} [inst : SMul α β] {s₁ s₂ : Set α} {t : Set β}, (s₁ ∪ s₂) • t = s₁ • t ∪ s₂ • t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SMul
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.smulstatement · cited by 110
- Set.image2_union_leftproof · cited by 14
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.