Mathlib Map

Theorems · Theorem · number theory

ZMod.pow_card

∀ {p : ℕ} [inst : Fact (Nat.Prime p)] (x : ZMod p), x ^ p = x

A variation on Fermat's little theorem. See ZMod.pow_card_sub_one_eq_one

Defined in
Mathlib.FieldTheory.Finite.Basic
Cited by
5 results in Mathlib
Foundations
Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Fact

Around this declaration

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

Cites6

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

Cited by5

Results whose statement or proof uses this declaration.