Mathlib Map

Theorems · Theorem · group theory

inv_pow

∀ {α : Type u_1} [inst : DivisionMonoid α] (a : α) (n : ℕ), a⁻¹ ^ n = (a ^ n)⁻¹
Defined in
Mathlib.Algebra.Group.Basic
Cited by
140 results in Mathlib
Foundations
Depth 14 from the axioms, rests on 86 definitions · uses propext
Assumes
DivisionMonoid

Around this declaration

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

Cites1

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

Cited by140

Results whose statement or proof uses this declaration.