Mathlib Map

Theorems · Definition · group theory

Finset.add

{α : Type u_2} → [DecidableEq α] → [Add α] → Add (Finset α)

The pointwise addition of finsets s + t is defined as {x + y | x ∈ s, y ∈ t} in scope Pointwise.

Defined in
Mathlib.Algebra.Group.Pointwise.Finset.Basic
Cited by
133 results in Mathlib
Foundations
Depth 75 from the axioms, rests on 1,432 definitions · uses propext, Classical.choice, Quot.sound
Assumes
DecidableEqAdd

Around this declaration

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

Cites2

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

Cited by135

Results whose statement or proof uses this declaration.