Theorems · Theorem · number theory
IsPrimitiveRoot.nthRootsFinset_pairwise_associated_sub_one_sub_of_prime
∀ {p : ℕ} {A : Type u_1} {ζ : A} [inst : CommRing A] [inst_1 : IsDomain A],
IsPrimitiveRoot ζ p →
Nat.Prime p → (↑(Polynomial.nthRootsFinset p 1)).Pairwise fun η₁ η₂ => Associated (ζ - 1) (η₁ - η₂)If p is prime and ζ is a p-th primitive root of unity, then ζ - 1 and η₁ - η₂ are
associated for all distinct p-th roots of unity η₁ and η₂.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 142 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- SetLike.coestatement and proof · cited by 8,199
- Unitsproof · cited by 2,804
- IsDomainstatement and proof · cited by 2,196
- Nat.Primestatement and proof · cited by 2,059
- Units.valproof · cited by 1,966
- IsPrimitiveRootstatement and proof · cited by 356
- Set.Pairwisestatement · cited by 321
- Associatedstatement and proof · cited by 296
- neg_subproof · cited by 272
- Nat.Prime.ne_zeroproof · cited by 109
Cited by2
Results whose statement or proof uses this declaration.
- IsPrimitiveRoot.ntRootsFinset_pairwise_associated_sub_one_sub_of_primeproof · cited by 0
- IsPrimitiveRoot.sub_one_dvd_subproof · cited by 0