Mathlib Map

Theorems · Theorem · number theory

pow_zmod_val_inv_pow

∀ {α : Type u_1} [inst : Group α] {n : ℕ}, (Nat.card α).gcd n = 1 → ∀ (a : α), (a ^ (↑n)⁻¹.val) ^ n = a
Defined in
Mathlib.Data.ZMod.Basic
Cited by
1 results in Mathlib
Foundations
Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Group

Around this declaration

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

Cites11

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

Cited by1

Results whose statement or proof uses this declaration.