Theorems · Theorem · number theory
nthRootsFinset_eq_of_prime
∀ {R : Type u_4} [inst : CommRing R] [inst_1 : IsDomain R] {p : ℕ} [inst_2 : DecidableEq R],
Nat.Prime p → Polynomial.nthRootsFinset p 1 = primitiveRoots p R ∪ {1}If p is prime, the p-th roots of unity in an integral domain are exactly the primitive
p-th roots of unity together with 1.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 138 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRingIsDomainDecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Finsetstatement · cited by 13,712
- IsDomainstatement and proof · cited by 2,196
- Nat.Primestatement and proof · cited by 2,059
- Finset.biUnionproof · cited by 217
- primitiveRootsstatement and proof · cited by 57
- Polynomial.nthRootsFinsetstatement · cited by 23
- Finset.biUnion_insertproof · cited by 13
- Finset.union_singletonproof · cited by 11
- Finset.singleton_biUnionproof · cited by 4
- Nat.Prime.divisorsproof · cited by 3
- IsPrimitiveRoot.nthRoots_one_eq_biUnion_primitiveRootsproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- mem_nthRootsFinset_iff_of_primeproof · cited by 1