Mathlib Map

Theorems · Theorem · group theory

mul_zpow

∀ {α : Type u_1} [inst : DivisionCommMonoid α] (a b : α) (n : ℤ), (a * b) ^ n = a ^ n * b ^ n
Defined in
Mathlib.Algebra.Group.Basic
Cited by
12 results in Mathlib
Foundations
Depth 16 from the axioms · uses propext
Assumes
DivisionCommMonoid

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 by13

Results whose statement or proof uses this declaration.