Theorems · Theorem · number theory
Polynomial.cyclotomic_dvd_of_mahlerMeasure_eq_one
∀ {p : Polynomial ℤ},
(Polynomial.map (Int.castRingHom ℂ) p).mahlerMeasure = 1 →
¬Polynomial.X ∣ p → p.degree ≠ 0 → ∃ n, 0 < n ∧ Polynomial.cyclotomic n ℤ ∣ pIf an integer non-constant polynomial has Mahler measure equal to 1 and is not a multiple of
X, then it is divisible by a cyclotomic polynomial.
- Defined in
- Mathlib.NumberTheory.MahlerMeasure
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 304 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- Polynomialstatement and proof · cited by 5,681
- Complexstatement and proof · cited by 5,565
- Polynomial.Xstatement and proof · cited by 1,639
- WithBotstatement and proof · cited by 1,498
- Polynomial.mapstatement and proof · cited by 806
- Polynomial.evalproof · cited by 796
- Polynomial.degreestatement and proof · cited by 643
- IsPrimitiveRootproof · cited by 356
- Int.castRingHomstatement and proof · cited by 254
- Polynomial.cyclotomicstatement · cited by 130
- eq_intCastproof · cited by 127
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.