Mathlib Map

Theorems · Theorem · number theory

IsPrimitiveRoot.autToPow_injective

∀ {n : ℕ} [inst : NeZero n] (K : Type u_1) [inst_1 : Field K] {L : Type u_2} {μ : L} [inst_2 : CommRing L]
  [inst_3 : IsDomain L] (hμ : IsPrimitiveRoot μ n) [inst_4 : Algebra K L] [IsCyclotomicExtension {n} K L],
  Function.Injective ⇑(IsPrimitiveRoot.autToPow K hμ)

IsPrimitiveRoot.autToPow is injective in the case that it's considered over a cyclotomic field extension.

Defined in
Mathlib.NumberTheory.Cyclotomic.Gal
Cited by
0 results in Mathlib
Foundations
Depth 212 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NeZeroFieldCommRingIsDomainAlgebraIsCyclotomicExtension

Around this declaration

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

Cites23

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
  • Setstatement · cited by 53,352
  • CommRingstatement and proof · cited by 17,173
  • Algebrastatement and proof · cited by 11,388
  • Fieldstatement and proof · cited by 7,404
  • MonoidHomstatement · cited by 3,629
  • Unitsstatement and proof · cited by 2,804
  • IsDomainstatement and proof · cited by 2,196
  • Units.valproof · cited by 1,966
  • AlgEquivstatement and proof · cited by 1,681
  • ZModstatement and proof · cited by 1,024
  • IsPrimitiveRootstatement and proof · cited by 356

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.