Theorems · Theorem · number theory
NumberField.Embeddings.pow_eq_one_of_norm_eq_one
∀ (K : Type u_1) [inst : Field K] [NumberField K] (A : Type u_2) [inst_2 : NormedField A] [IsAlgClosed A]
[NormedAlgebra ℚ A] {x : K}, IsIntegral ℤ x → (∀ (φ : K →+* A), ‖φ x‖ = 1) → ∃ n, ∃ (_ : 0 < n), x ^ n = 1An algebraic integer whose conjugates are all of norm one is a root of unity.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 163 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- map_zeroproof · cited by 1,614
- NormedAlgebrastatement and proof · cited by 1,165
- NormedFieldstatement and proof · cited by 1,084
- NumberFieldstatement and proof · cited by 653
- AlgHom.toRingHomproof · cited by 490
- IsIntegralstatement and proof · cited by 427
- le_of_eqproof · cited by 366
Cited by1
Results whose statement or proof uses this declaration.
- NumberField.Units.mem_torsionproof · cited by 2