Mathlib Map

Theorems · Theorem · group theory

zpow_sub

∀ {G : Type u_3} [inst : Group G] (a : G) (m n : ℤ), a ^ (m - n) = a ^ m * (a ^ n)⁻¹
Defined in
Mathlib.Algebra.Group.Basic
Cited by
15 results in Mathlib
Foundations
Depth 31 from the axioms · uses propext
Assumes
Group

Around this declaration

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

Cites3

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

Cited by15

Results whose statement or proof uses this declaration.