Mathlib Map

Theorems · Theorem · number theory

IsCyclotomicExtension.finrank

∀ {n : ℕ} [NeZero n] {K : Type u} (L : Type v) [inst : Field K] [inst_1 : CommRing L] [IsDomain L]
  [inst_3 : Algebra K L] [IsCyclotomicExtension {n} K L],
  Irreducible (Polynomial.cyclotomic n K) → Module.finrank K L = n.totient

If Irreducible (cyclotomic n K) (in particular for K = ℚ), then the finrank of a cyclotomic extension is n.totient.

Defined in
Mathlib.NumberTheory.Cyclotomic.PrimitiveRoots
Cited by
12 results in Mathlib
Foundations
Depth 212 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NeZeroFieldCommRingIsDomainAlgebraIsCyclotomicExtension

Around this declaration

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

IsCyclotomicExtension.discr_prime_pow_ne_two · cited by 4IsCyclotomicExtension.dis…IsCyclotomicExtension.Rat.finrank · cited by 4Rat.finrankIsCyclotomicExtension.Rat.nrComplexPlaces_eq_totient_div_two · cited by 4Rat.nrComplexPlaces_eq_to…IsPrimitiveRoot.norm_pow_sub_one_of_prime_pow_ne_two · cited by 4IsPrimitiveRoot.norm_pow_…IsCyclotomicExtension.discr_prime_pow · cited by 3IsCyclotomicExtension.dis…IsPrimitiveRoot.sub_one_norm_eq_eval_cyclotomic · cited by 3IsPrimitiveRoot.sub_one_n…IsPrimitiveRoot.norm_pow_sub_one_two · cited by 3IsPrimitiveRoot.norm_pow_…IsPrimitiveRoot.lcm_totient_le_finrank · cited by 1IsPrimitiveRoot.lcm_totie…IsPrimitiveRoot.dvd_of_isCyclotomicExtension · cited by 1IsPrimitiveRoot.dvd_of_is…IsCyclotomicExtension.Rat.three_pid · cited by 0Rat.three_pidIsCyclotomicExtension.Rat.five_pid · cited by 0Rat.five_pidIsPrimitiveRoot.norm_of_cyclotomic_irreducible · cited by 0IsPrimitiveRoot.norm_of_c…Set · cited by 53352SetCommRing · cited by 17173CommRingAlgebra · cited by 11388AlgebraField · cited by 7404FieldPolynomial · cited by 5681PolynomialIsDomain · cited by 2196IsDomainModule.finrank · cited by 1770Module.finrankPolynomial.natDegree · cited by 1105Polynomial.natDegreeIrreducible · cited by 496IrreducibleIsCyclotomicExtension · cited by 220IsCyclotomicExtensionPolynomial.cyclotomic · cited by 130Polynomial.cyclotomicNat.totient · cited by 111Nat.totientIsCyclotomicExtension.zeta_spec · cited by 29IsCyclotomicExtension.zet…IsPrimitiveRoot.powerBasis · cited by 16IsPrimitiveRoot.powerBasisPowerBasis.finrank · cited by 14PowerBasis.finrankIsCyclotomicExtension.finrankCITED BYCITES

Cites19

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

Cited by12

Results whose statement or proof uses this declaration.