Theorems · Theorem · number theory
Height.mulHeight_eq
∀ {K : Type u_1} [inst : Field K] [inst_1 : Height.AdmissibleAbsValues K] {ι : Type u_2} {x : ι → K},
x ≠ 0 →
Height.mulHeight x =
(Multiset.map (fun v => ⨆ i, v (x i)) Height.AdmissibleAbsValues.archAbsVal).prod *
∏ᶠ (v : ↑Height.AdmissibleAbsValues.nonarchAbsVal), ⨆ i, ↑v (x i)- Defined in
- Mathlib.NumberTheory.Height.Basic
- Cited by
- 14 results in Mathlib
- Foundations
- Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- Fieldstatement and proof · cited by 7,404
- Set.Elemstatement and proof · cited by 7,166
- iSupstatement and proof · cited by 2,415
- Multiset.mapstatement and proof · cited by 876
- Multiset.prodstatement and proof · cited by 528
- AbsoluteValuestatement and proof · cited by 363
- finprodstatement and proof · cited by 257
- Height.AdmissibleAbsValuesstatement and proof · cited by 110
- Height.mulHeightstatement · cited by 64
Cited by14
Results whose statement or proof uses this declaration.
- Height.one_le_mulHeightproof · cited by 8
- Height.mulHeight_comp_equivproof · cited by 7
- Height.mulHeight₁_eq_mulHeightproof · cited by 6
- Height.mulHeight_smul_eq_mulHeightproof · cited by 6
- Height.mulHeight_oneproof · cited by 4
- NumberField.mulHeight_eqproof · cited by 3
- Height.mulHeight_eval_leproof · cited by 3
- Height.mulHeight_fun_mul_eqproof · cited by 3
- Height.mulHeight_powproof · cited by 3
- Height.mulHeight_sumElim_zero_eqproof · cited by 3
- Height.mulHeight_comp_leproof · cited by 2
- Height.mulHeight_linearMap_apply_leproof · cited by 2