Mathlib Map

Theorems · Theorem · number theory

IsCyclotomicExtension.exists_isPrimitiveRoot

∀ {S : Set ℕ} (A : Type u) (B : Type v) {inst : CommRing A} {inst_1 : CommRing B} {inst_2 : Algebra A B}
  [self : IsCyclotomicExtension S A B] {n : ℕ}, n ∈ S → n ≠ 0 → ∃ r, IsPrimitiveRoot r n

For all nonzero n ∈ S, there exists a primitive n-th root of unity in B.

Defined in
Mathlib.NumberTheory.Cyclotomic.Basic
Cited by
14 results in Mathlib
Foundations
Depth 7 from the axioms · uses no axioms
Assumes
IsCyclotomicExtension

Around this declaration

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

Cites5

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

Cited by14

Results whose statement or proof uses this declaration.