Mathlib Map

Theorems · Theorem · number theory

IsPrimitiveRoot.map_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], IsPrimitiveRoot ζ k → Function.Injective ⇑f → IsPrimitiveRoot (f ζ) k
Defined in
Mathlib.RingTheory.RootsOfUnity.PrimitiveRoots
Cited by
19 results in Mathlib
Foundations
Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommMonoidCommMonoidFunLikeMonoidHomClass

Around this declaration

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

X_pow_sub_C_eq_prod · cited by 2X_pow_sub_C_eq_prodNumberField.InfinitePlace.IsPrimitiveRoot.nrRealPlaces_eq_zero_of_two_lt · cited by 2IsPrimitiveRoot.nrRealPla…Ideal.rootsOfUnityMapQuot_injective · cited by 2Ideal.rootsOfUnityMapQuot…IsPrimitiveRoot.map_iff_of_injective · cited by 2IsPrimitiveRoot.map_iff_o…IsCyclotomicExtension.Rat.associated_zeta_sub_one_pow_prime · cited by 1Rat.associated_zeta_sub_o…IsPrimitiveRoot.idealQuotient_mk · cited by 1IsPrimitiveRoot.idealQuot…autEquivRootsOfUnity_smul · cited by 1autEquivRootsOfUnity_smulisSplittingField_X_pow_sub_C_of_root_adjoin_eq_top · cited by 1isSplittingField_X_pow_su…IsCyclotomicExtension.lcm_sup · cited by 1IsCyclotomicExtension.lcm…IsCyclotomicExtension.le_of_dvd · cited by 1IsCyclotomicExtension.le_…IsCyclotomicExtension.mem_of_pow_eq_one · cited by 1IsCyclotomicExtension.mem…IsCyclotomicExtension.nonempty_algEquiv_adjoin_of_isSepClosed · cited by 1IsCyclotomicExtension.non…IsPrimitiveRoot.pow_sub_pow_eq_prod_sub_mul · cited by 1IsPrimitiveRoot.pow_sub_p…Polynomial.separable_X_pow_sub_C_of_irreducible · cited by 1Polynomial.separable_X_po…IsCyclotomicExtension.trans · cited by 1IsCyclotomicExtension.tra…DFunLike.coe · cited by 62936DFunLike.coeFunLike · cited by 2560FunLikeCommMonoid · cited by 2264CommMonoidmap_one · cited by 861map_onemap_pow · cited by 503map_powIsPrimitiveRoot · cited by 356IsPrimitiveRootMonoidHomClass · cited by 244MonoidHomClassIsPrimitiveRoot.pow_eq_one · cited by 48IsPrimitiveRoot.pow_eq_oneorderOf_dvd_of_pow_eq_one · cited by 24orderOf_dvd_of_pow_eq_oneIsPrimitiveRoot.eq_orderOf · cited by 18IsPrimitiveRoot.eq_orderOfIsPrimitiveRoot.map_of_inject…CITED BYCITES

Cites10

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

Cited by19

Results whose statement or proof uses this declaration.