Theorems · Theorem · number theory
Polynomial.isIntegral_of_mahlerMeasure_eq_one
∀ {p : Polynomial ℤ},
(Polynomial.map (Int.castRingHom ℂ) p).mahlerMeasure = 1 → ∀ {z : ℂ}, z ∈ p.aroots ℂ → IsIntegral ℤ zIf an integer polynomial has Mahler measure equal to 1, then all its complex roots are integral over ℤ.
- Defined in
- Mathlib.NumberTheory.MahlerMeasure
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 301 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.
- DFunLike.coeproof · cited by 62,936
- Realstatement · cited by 25,697
- Polynomialstatement and proof · cited by 5,681
- Complexstatement and proof · cited by 5,565
- mul_oneproof · cited by 3,885
- Multisetstatement · cited by 2,627
- Polynomial.Cproof · cited by 1,598
- neg_negproof · cited by 960
- Polynomial.mapstatement and proof · cited by 806
- Polynomial.evalproof · cited by 796
- mul_negproof · cited by 590
- Polynomial.leadingCoeffproof · cited by 498
Cited by2
Results whose statement or proof uses this declaration.
- Polynomial.pow_eq_one_of_mahlerMeasure_eq_oneproof · cited by 1
- Polynomial.cyclotomic_dvd_of_mahlerMeasure_eq_oneproof · cited by 0