Mathlib Map

Theorems · Theorem · number theory

IsPrimitiveRoot.norm_toInteger_sub_one_of_eq_two_pow

∀ {k : ℕ} {K : Type u_1} [inst : Field K] {ζ : K} [inst_1 : CharZero K] [IsCyclotomicExtension {2 ^ (k + 2)} ℚ K]
  (hζ : IsPrimitiveRoot ζ (2 ^ (k + 2))), (Algebra.norm ℤ) (hζ.toInteger - 1) = 2

The norm, relative to , of ζ - 1 in a 2 ^ (k + 2)-th cyclotomic extension of is 2.

Defined in
Mathlib.NumberTheory.NumberField.Cyclotomic.Basic
Cited by
2 results in Mathlib
Foundations
Depth 216 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldCharZeroIsCyclotomicExtension

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites22

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.