Mathlib Map

Theorems · Theorem

Multiplicative.toAdd_image_nsmul

∀ {M : Type u_1} [inst : AddMonoid M] (n : ℕ) (s : Set (Multiplicative M)),
  ⇑Multiplicative.toAdd '' s ^ n = n • ⇑Multiplicative.toAdd '' s
Defined in
Mathlib.Algebra.Group.TypeTags.Pointwise
Cited by
1 results in Mathlib
Foundations
Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddMonoid

Around this declaration

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

Cites15

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

Cited by1

Results whose statement or proof uses this declaration.