Theorems · Theorem · number theory
IsPrimitiveRoot.norm_eq_one_of_linearly_ordered
∀ {n : ℕ} {L : Type v} [inst : CommRing L] {ζ : L},
IsPrimitiveRoot ζ n →
∀ {K : Type u_1} [inst_1 : Field K] [inst_2 : LinearOrder K] [IsStrictOrderedRing K] [inst_4 : Algebra K L],
Odd n → (Algebra.norm K) ζ = 1If K is linearly ordered, the norm of a primitive root is 1 if n is odd.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 133 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- LinearOrderstatement and proof · cited by 8,572
- Fieldstatement and proof · cited by 7,404
- Algebra.algebraMapproof · cited by 4,706
- MonoidHomstatement · cited by 3,629
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Module.finrankproof · cited by 1,770
- one_powproof · cited by 521
- map_powproof · cited by 503
- Oddstatement and proof · cited by 364
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.