Theorems · Theorem · number theory
NumberField.Embeddings.pow_eq_one_of_norm_le_one
∀ (K : Type u_1) [inst : Field K] [NumberField K] (A : Type u_2) [inst_2 : NormedField A] [IsAlgClosed A]
[NormedAlgebra ℚ A] {x : K}, x ≠ 0 → IsIntegral ℤ x → (∀ (φ : K →+* A), ‖φ x‖ ≤ 1) → ∃ n, ∃ (_ : 0 < n), x ^ n = 1Kronecker's Theorem: A non-zero algebraic integer whose conjugates are all inside the closed unit disk is a root of unity.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 162 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.coestatement and proof · cited by 62,936
- Realstatement · cited by 25,697
- RingHomstatement and proof · cited by 10,189
- Fieldstatement and proof · cited by 7,404
- Norm.normstatement and proof · cited by 5,413
- Set.univproof · cited by 3,945
- LT.lt.leproof · cited by 2,189
- NormedAlgebrastatement and proof · cited by 1,165
- NormedFieldstatement and proof · cited by 1,084
- norm_nonnegproof · cited by 725
- NumberFieldstatement and proof · cited by 653
- map_powproof · cited by 503
Cited by2
Results whose statement or proof uses this declaration.
- NumberField.Embeddings.pow_eq_one_of_norm_eq_oneproof · cited by 1
- Polynomial.pow_eq_one_of_mahlerMeasure_eq_oneproof · cited by 1