Mathlib Map

Theorems · Theorem · number theory

IsPrimitiveRoot.pow_ne_one_of_pos_of_lt

∀ {M : Type u_1} [inst : CommMonoid M] {k l : ℕ} {ζ : M}, IsPrimitiveRoot ζ k → l ≠ 0 → l < k → ζ ^ l ≠ 1
Defined in
Mathlib.RingTheory.RootsOfUnity.PrimitiveRoots
Cited by
4 results in Mathlib
Foundations
Depth 21 from the axioms · uses propext
Assumes
CommMonoid

Around this declaration

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

Cites4

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

Cited by4

Results whose statement or proof uses this declaration.