Theorems · Theorem · number theory
NumberField.Units.fun_eq_repr
∀ (K : Type u_1) [inst : Field K] [inst_1 : NumberField K] {x ζ : (NumberField.RingOfIntegers K)ˣ}
{f : Fin (NumberField.Units.rank K) → ℤ},
ζ ∈ NumberField.Units.torsion K →
x = ζ * ∏ i, NumberField.Units.fundSystem K i ^ f i →
f = ⇑((NumberField.Units.basisModTorsion K).repr (Additive.ofMul ↑x))The exponents that appear in the unique decomposition of a unit as the product of
a root of unity and powers of the units of the fundamental system fundSystem (see
exist_unique_eq_mul_prod) are given by the representation of the unit on basisModTorsion.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 325 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- FieldNumberField
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
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
- RingHom.idstatement · cited by 18,349
- Equivstatement · cited by 8,337
- Fieldstatement and proof · cited by 7,404
- Finsuppstatement · cited by 5,255
- Finset.sumproof · cited by 5,195
- Subgroupstatement · cited by 3,593
- Finset.univstatement and proof · cited by 3,473
- LinearEquivstatement · cited by 3,317
- one_mulproof · cited by 2,841
- Unitsstatement and proof · cited by 2,804
- Finset.prodstatement and proof · cited by 2,356
Cited by1
Results whose statement or proof uses this declaration.
- NumberField.Units.exist_unique_eq_mul_prodproof · cited by 2