Mathlib Map

Theorems · Definition · group theory

powMonoidWithZeroHom

{M₀ : Type u_6} → [inst : CommMonoidWithZero M₀] → {n : ℕ} → n ≠ 0 → M₀ →*₀ M₀

We define x ↦ x^n (for positive n : ℕ) as a MonoidWithZeroHom

Defined in
Mathlib.Algebra.GroupWithZero.Hom
Cited by
2 results in Mathlib
Foundations
Depth 17 from the axioms · uses propext
Assumes
CommMonoidWithZero

Around this declaration

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

Cites6

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

Cited by2

Results whose statement or proof uses this declaration.