Theorems · Theorem · number theory
NumberField.Units.abs_det_eq_abs_det
∀ {K : Type u_1} [inst : Field K] [inst_1 : NumberField K]
(u : Fin (NumberField.Units.rank K) → (NumberField.RingOfIntegers K)ˣ) {w₁ w₂ : NumberField.InfinitePlace K}
(e₁ : { w // w ≠ w₁ } ≃ Fin (NumberField.Units.rank K)) (e₂ : { w // w ≠ w₂ } ≃ Fin (NumberField.Units.rank K)),
|(Matrix.of fun i w => ↑(↑w).mult * Real.log (↑w ((algebraMap (NumberField.RingOfIntegers K) K) ↑(u (e₁ i))))).det| =
|(Matrix.of fun i w => ↑(↑w).mult * Real.log (↑w ((algebraMap (NumberField.RingOfIntegers K) K) ↑(u (e₂ i))))).det|Let u : Fin (rank K) → (𝓞 K)ˣ be a family of units and let w₁ and w₂ be two infinite
places. Then, the two square matrices with entries (mult w * log w (u i))_i where w ≠ w_j for
j = 1, 2 have the same determinant in absolute value.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 297 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.
Cites59
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 and proof · cited by 25,697
- CommRingproof · cited by 17,173
- RingHomstatement · cited by 10,189
- Equivstatement and proof · cited by 8,337
- Fintypeproof · cited by 7,736
- Fieldstatement and proof · cited by 7,404
- Algebra.algebraMapstatement and proof · cited by 4,706
- AddGroupproof · cited by 4,410
- Matrixstatement and proof · cited by 4,303
- Equiv.symmproof · cited by 3,681
- Finset.univproof · cited by 3,473
Cited by1
Results whose statement or proof uses this declaration.
- NumberField.Units.regOfFamily_eq_detproof · cited by 3