Theorems · Theorem · number theory
IsCyclic.exists_apply_ne_one
∀ {G : Type u_7} {G' : Type u_8} [inst : Group G] [IsCyclic G] [Finite G] [inst_3 : CommGroup G'],
(∃ ζ, IsPrimitiveRoot ζ (Nat.card G)) → ∀ ⦃a : G⦄, a ≠ 1 → ∃ φ, φ a ≠ 1If G is cyclic of order n and G' contains a primitive nth root of unity,
then for each a : G with a ≠ 1 there is a homomorphism φ : G →* G' such that φ a ≠ 1.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Fintypeproof · cited by 7,736
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement and proof · cited by 3,629
- Finitestatement and proof · cited by 3,029
- Fintype.cardproof · cited by 1,386
- CommGroupstatement and proof · cited by 990
- Nat.cardstatement and proof · cited by 844
- one_powproof · cited by 521
- map_powproof · cited by 503
- IsPrimitiveRootstatement and proof · cited by 356
- orderOfproof · cited by 324
Cited by1
Results whose statement or proof uses this declaration.
- ZMod.exists_monoidHom_apply_ne_oneproof · cited by 1