Theorems · Theorem · number theory
IsPrimitiveRoot.norm_eq_neg_one_pow
∀ {K : Type u} {L : Type v} [inst : CommRing L] {ζ : L} [inst_1 : Field K] [inst_2 : Algebra K L],
IsPrimitiveRoot ζ 2 → ∀ [IsDomain L], (Algebra.norm K) ζ = (-1) ^ Module.finrank K LThis mathematically trivial result is complementary to norm_eq_one below.
- Cited by
- 1 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.
Cites14
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
- Fieldstatement and proof · cited by 7,404
- Algebra.algebraMapproof · cited by 4,706
- MonoidHomstatement · cited by 3,629
- IsDomainstatement and proof · cited by 2,196
- Module.finrankstatement and proof · cited by 1,770
- map_oneproof · cited by 861
- map_negproof · cited by 378
- IsPrimitiveRootstatement and proof · cited by 356
- Algebra.normstatement and proof · cited by 155
Cited by1
Results whose statement or proof uses this declaration.
- IsPrimitiveRoot.norm_of_cyclotomic_irreducibleproof · cited by 0