Theorems · Theorem · number theory
IsPrimitiveRoot.sub_one_norm_eq_eval_cyclotomic
∀ {n : ℕ} [NeZero n] {K : Type u} {L : Type v} [inst : Field L] {ζ : L} [inst_1 : Field K] [inst_2 : Algebra K L],
IsPrimitiveRoot ζ n →
∀ [IsCyclotomicExtension {n} K L],
2 < n →
Irreducible (Polynomial.cyclotomic n K) →
(Algebra.norm K) (ζ - 1) = ↑(Polynomial.eval 1 (Polynomial.cyclotomic n ℤ))If Irreducible (cyclotomic n K) (in particular for K = ℚ), then the norm of
ζ - 1 is eval 1 (cyclotomic n ℤ).
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 214 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites66
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
- Setstatement · cited by 53,352
- Finsetproof · cited by 13,712
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement and proof · cited by 5,681
- Algebra.algebraMapproof · cited by 4,706
- MonoidHomstatement · cited by 3,629
- Finset.univproof · cited by 3,473
- AlgHomproof · cited by 3,236
- one_mulproof · cited by 2,841
- Finset.prodproof · cited by 2,356
Cited by3
Results whose statement or proof uses this declaration.
- IsPrimitiveRoot.norm_sub_one_twoproof · cited by 3
- IsPrimitiveRoot.sub_one_norm_isPrimePowproof · cited by 2
- IsPrimitiveRoot.norm_toInteger_sub_one_eq_oneproof · cited by 1