Theorems · Theorem · number theory
IsPrimitiveRoot.not_iff
∀ {M : Type u_1} [inst : CommMonoid M] {k : ℕ} {ζ : M}, ¬IsPrimitiveRoot ζ k ↔ orderOf ζ ≠ k- Cited by
- 1 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommMonoidstatement and proof · cited by 2,264
- IsPrimitiveRootstatement and proof · cited by 356
- orderOfstatement and proof · cited by 324
- IsPrimitiveRoot.orderOfproof · cited by 10
- IsPrimitiveRoot.uniqueproof · cited by 8
Cited by1
Results whose statement or proof uses this declaration.
- IsPrimitiveRoot.iff_orderOfproof · cited by 2