Theorems · Theorem · number theory
IsPrimitiveRoot.card_nthRoots
∀ {R : Type u_4} [inst : CommRing R] [inst_1 : IsDomain R] {n : ℕ} {ζ : R},
IsPrimitiveRoot ζ n → ∀ (a : R), (Polynomial.nthRoots n a).card = if ∃ α, α ^ n = a then n else 0- Cited by
- 2 results in Mathlib
- Foundations
- Depth 137 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Multisetproof · cited by 2,627
- IsDomainstatement and proof · cited by 2,196
- Multiset.cardstatement and proof · cited by 375
- IsPrimitiveRootstatement and proof · cited by 356
- Multiset.card_mapproof · cited by 57
- Multiset.rangeproof · cited by 30
- Polynomial.nthRootsstatement and proof · cited by 19
- Polynomial.mem_nthRootsproof · cited by 9
- Multiset.card_rangeproof · cited by 5
- Polynomial.nthRoots_zeroproof · cited by 5
- IsPrimitiveRoot.nthRoots_eqproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- IsPrimitiveRoot.card_nthRoots_oneproof · cited by 3
- X_pow_sub_C_splits_of_isPrimitiveRootproof · cited by 2