Mathlib Map

Theorems · Definition · group theory

Set.vadd

{α : Type u_2} → {β : Type u_3} → [VAdd α β] → VAdd (Set α) (Set β)

The pointwise scalar addition of sets s +ᵥ t is defined as {x +ᵥ y | x ∈ s, y ∈ t} in locale Pointwise.

Defined in
Mathlib.Algebra.Group.Pointwise.Set.Scalar
Cited by
72 results in Mathlib
Foundations
Depth 5 from the axioms · uses no axioms
Assumes
VAdd

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by72

Results whose statement or proof uses this declaration.