Mathlib Map

Theorems · Theorem · number theory

Polynomial.degree_cyclotomic

∀ (n : ℕ) (R : Type u_1) [inst : Ring R] [Nontrivial R], (Polynomial.cyclotomic n R).degree = ↑n.totient

The degree of cyclotomic n is totient n.

Defined in
Mathlib.RingTheory.Polynomial.Cyclotomic.Basic
Cited by
3 results in Mathlib
Foundations
Depth 202 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingNontrivial

Around this declaration

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

Cites20

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

Cited by3

Results whose statement or proof uses this declaration.