Theorems · Theorem · number theory
IsPrimitiveRoot.associated_map_sub_one_map_sub_one
∀ {A : Type u_1} {ζ : A} [inst : CommRing A] [IsDomain A] {R : Type u_3} [inst_2 : CommRing R] [inst_3 : Algebra R A]
{n : ℕ} [NeZero n], IsPrimitiveRoot ζ n → ∀ (σ τ : A ≃ₐ[R] A), Associated (σ (ζ - 1)) (τ (ζ - 1))Given an n-th primitive root of unity ζ, we have that two conjugates of ζ - 1
are associated.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 145 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- IsDomainstatement and proof · cited by 2,196
- Units.valproof · cited by 1,966
- AlgEquivstatement and proof · cited by 1,681
- map_oneproof · cited by 861
- map_subproof · cited by 565
- IsPrimitiveRootstatement and proof · cited by 356
- Associatedstatement and proof · cited by 296
- ZMod.valproof · cited by 159
- IsPrimitiveRoot.autToPowproof · cited by 11
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.