Theorems · Theorem · number theory
IsPrimitiveRoot.map_iff_of_injective
∀ {M : Type u_1} {N : Type u_2} {F : Type u_6} [inst : CommMonoid M] [inst_1 : CommMonoid N] {k : ℕ} {ζ : M} {f : F}
[inst_2 : FunLike F M N] [MonoidHomClass F M N],
Function.Injective ⇑f → (IsPrimitiveRoot (f ζ) k ↔ IsPrimitiveRoot ζ k)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- FunLikestatement and proof · cited by 2,560
- CommMonoidstatement and proof · cited by 2,264
- IsPrimitiveRootstatement and proof · cited by 356
- MonoidHomClassstatement and proof · cited by 244
- IsPrimitiveRoot.map_of_injectiveproof · cited by 19
- IsPrimitiveRoot.of_map_of_injectiveproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Polynomial.isRoot_cyclotomic_iffproof · cited by 12
- IsPrimitiveRoot.coe_coe_iffproof · cited by 0