Theorems · Theorem · number theory
IsPrimitiveRoot.lcm_totient_le_finrank
∀ {K : Type u} {L : Type v} [inst : Field K] [inst_1 : CommRing L] [IsDomain L] [inst_3 : Algebra K L]
[FiniteDimensional K L] {p q : ℕ} {x y : L},
IsPrimitiveRoot x p →
IsPrimitiveRoot y q → Irreducible (Polynomial.cyclotomic (p.lcm q) K) → (p.lcm q).totient ≤ Module.finrank K LIf L contains both a primitive p-th root of unity and q-th root of unity, and
Irreducible (cyclotomic (lcm p q) K) (in particular for K = ℚ), then the finrank K L is at
least (lcm p q).totient.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 213 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement · cited by 5,681
- IsDomainstatement and proof · cited by 2,196
- FiniteDimensionalstatement and proof · cited by 1,854
- Module.finrankstatement and proof · cited by 1,770
- LT.lt.ne'proof · cited by 1,417
- Algebra.adjoinproof · cited by 535
- Irreduciblestatement and proof · cited by 496
- PNatproof · cited by 392
Cited by1
Results whose statement or proof uses this declaration.
- IsPrimitiveRoot.dvd_of_isCyclotomicExtensionproof · cited by 1