Theorems · Theorem · number theory
IsPrimitiveRoot.card_nthRoots_one
∀ {R : Type u_4} [inst : CommRing R] [inst_1 : IsDomain R] {ζ : R} {n : ℕ},
IsPrimitiveRoot ζ n → (Polynomial.nthRoots n 1).card = nThe cardinality of the multiset nthRoots ↑n (1 : R) is n
if there is a primitive root of unity in R.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 138 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- IsDomainstatement and proof · cited by 2,196
- Multiset.cardstatement · cited by 375
- IsPrimitiveRootstatement and proof · cited by 356
- IsPrimitiveRoot.pow_eq_oneproof · cited by 48
- Polynomial.nthRootsstatement · cited by 19
- IsPrimitiveRoot.card_nthRootsproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- Polynomial.X_pow_sub_one_eq_prodproof · cited by 1
- Polynomial.X_pow_sub_one_splitsproof · cited by 1
- IsPrimitiveRoot.card_nthRootsFinsetproof · cited by 1