Mathlib Map

Theorems · Theorem · number theory

IsCyclotomicExtension.zeta_isRoot

∀ (n : ℕ) [inst : NeZero n] (A : Type w) (B : Type z) [inst_1 : CommRing A] [inst_2 : CommRing B] [inst_3 : Algebra A B]
  [inst_4 : IsCyclotomicExtension {n} A B] [IsDomain B] [NeZero ↑n],
  (Polynomial.cyclotomic n B).IsRoot (IsCyclotomicExtension.zeta n A B)
Defined in
Mathlib.NumberTheory.Cyclotomic.PrimitiveRoots
Cited by
0 results in Mathlib
Foundations
Depth 210 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NeZeroCommRingCommRingAlgebraIsCyclotomicExtensionIsDomainNeZero

Around this declaration

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

Cites18

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.