Mathlib Map

Theorems · Theorem · group theory

IsIdempotentElem.pow_succ_eq

∀ {M : Type u_1} [inst : Monoid M] {a : M} (n : ℕ), IsIdempotentElem a → a ^ (n + 1) = a
Defined in
Mathlib.Algebra.Group.Idempotent
Cited by
7 results in Mathlib
Foundations
Depth 11 from the axioms · uses no axioms
Assumes
Monoid

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 by7

Results whose statement or proof uses this declaration.