Theorems · Definition · number theory
IsPrimitiveRoot.embeddingsEquivPrimitiveRoots
{n : ℕ} →
[NeZero n] →
{K : Type u} →
{L : Type v} →
[inst : Field K] →
[inst_1 : CommRing L] →
[IsDomain L] →
[inst_3 : Algebra K L] →
[IsCyclotomicExtension {n} K L] →
{ζ : L} →
IsPrimitiveRoot ζ n →
(C : Type u_1) →
[inst_5 : CommRing C] →
[inst_6 : IsDomain C] →
[inst_7 : Algebra K C] →
Irreducible (Polynomial.cyclotomic n K) → (L →ₐ[K] C) ≃ ↥(primitiveRoots n C)The equivalence between L →ₐ[K] C and primitiveRoots n C given by a primitive root ζ.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 213 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- Finsetstatement · cited by 13,712
- Algebrastatement and proof · cited by 11,388
- Equivstatement · cited by 8,337
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement · cited by 5,681
- AlgHomstatement · cited by 3,236
- IsDomainstatement and proof · cited by 2,196
- Polynomial.aevalproof · cited by 615
- Irreduciblestatement and proof · cited by 496
Cited by3
Results whose statement or proof uses this declaration.
- IsPrimitiveRoot.sub_one_norm_eq_eval_cyclotomicproof · cited by 3
- IsPrimitiveRoot.embeddingsEquivPrimitiveRoots.congr_simpstatement and proof · cited by 0
- IsPrimitiveRoot.embeddingsEquivPrimitiveRoots_apply_coestatement · cited by 0