Mathlib Map

Theorems · Theorem

toMul_zsmul

∀ {α : Type u} [inst : DivInvMonoid α] (z : ℤ) (a : Additive α), Additive.toMul (z • a) = Additive.toMul a ^ z
Defined in
Mathlib.Algebra.Group.TypeTags.Basic
Cited by
1 results in Mathlib
Foundations
Depth 19 from the axioms · uses Quot.sound
Assumes
DivInvMonoid

Around this declaration

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

Cites5

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.