Theorems · Theorem · number theory
NumberField.mulHeight_eq
∀ {K : Type u_1} [inst : Field K] [inst_1 : NumberField K] {ι : Type u_2} {x : ι → K},
x ≠ 0 → Height.mulHeight x = (∏ v, (⨆ i, v (x i)) ^ v.mult) * ∏ᶠ (v : NumberField.FinitePlace K), ⨆ i, v (x i)This is the familiar definition of the multiplicative height on (nonzero) tuples of number field elements.
- Defined in
- Mathlib.NumberTheory.Height.NumberField
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 301 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.
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 and proof · cited by 25,697
- Fieldstatement and proof · cited by 7,404
- Finset.univstatement and proof · cited by 3,473
- iSupstatement and proof · cited by 2,415
- Finset.prodstatement and proof · cited by 2,356
- NumberFieldstatement and proof · cited by 653
- Finset.prod_congrproof · cited by 646
- NumberField.InfinitePlacestatement and proof · cited by 604
- AbsoluteValueproof · cited by 363
- finprodstatement and proof · cited by 257
- NumberField.InfinitePlace.multstatement and proof · cited by 107
Cited by3
Results whose statement or proof uses this declaration.
- Rat.mulHeight_eq_max_abs_of_gcd_eq_oneproof · cited by 2
- NumberField.exists_nat_le_mulHeight₁proof · cited by 1
- NumberField.finite_setOfPred_mulHeight_nat_leproof · cited by 1