Mathlib Map

Theorems · Theorem · group theory

Set.image2_add

∀ {α : Type u_2} [inst : Add α] {s t : Set α}, Set.image2 (fun x1 x2 => x1 + x2) s t = s + t
Defined in
Mathlib.Algebra.Group.Pointwise.Set.Basic
Cited by
6 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms
Assumes
Add

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.addstatement · cited by 338
  • Set.image2statement · cited by 311

Cited by6

Results whose statement or proof uses this declaration.