Theorems · Theorem · number theory
IsPrimitiveRoot.nthRoots_eq
∀ {R : Type u_4} [inst : CommRing R] [inst_1 : IsDomain R] {n : ℕ} {ζ : R},
IsPrimitiveRoot ζ n →
∀ {α a : R}, α ^ n = a → Polynomial.nthRoots n a = Multiset.map (fun x => ζ ^ x * α) (Multiset.range n)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 136 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites35
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- one_mulproof · cited by 2,841
- Multisetstatement and proof · cited by 2,627
- mul_commproof · cited by 2,262
- IsDomainstatement and proof · cited by 2,196
- MulZeroClass.mul_zeroproof · cited by 2,091
- LT.lt.ne'proof · cited by 1,417
- Finset.rangeproof · cited by 1,341
- Finset.imageproof · cited by 910
- Multiset.mapstatement and proof · cited by 876
- one_powproof · cited by 521
- Finset.valproof · cited by 438
Cited by3
Results whose statement or proof uses this declaration.
- IsPrimitiveRoot.card_nthRootsproof · cited by 2
- IsPrimitiveRoot.nthRoots_nodupproof · cited by 1
- autEquivRootsOfUnity_smulproof · cited by 1