Mathlib Map

Theorems · Theorem · group theory

isUnit_pow_iff

∀ {M : Type u_1} [inst : Monoid M] {n : ℕ} {a : M}, n ≠ 0 → (IsUnit (a ^ n) ↔ IsUnit a)
Defined in
Mathlib.Algebra.Group.Commute.Units
Cited by
7 results in Mathlib
Foundations
Depth 19 from the axioms · uses propext
Assumes
Monoid

Around this declaration

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

Cites7

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

Cited by7

Results whose statement or proof uses this declaration.