Theorems · Theorem · number theory
Height.mulHeightBound_eq
∀ {K : Type u_4} [inst : Field K] {ι : Type u_5} {ι' : Type u_6} [inst_1 : Height.AdmissibleAbsValues K]
(p : ι' → MvPolynomial ι K),
Height.mulHeightBound p =
(Multiset.map (fun v => ⨆ j, (p j).coeff.sum fun x c => v c) Height.AdmissibleAbsValues.archAbsVal).prod *
∏ᶠ (v : ↑Height.AdmissibleAbsValues.nonarchAbsVal), ⨆ j, max (⨆ s, ↑v (MvPolynomial.coeff (↑s) (p j))) 1- Defined in
- Mathlib.NumberTheory.Height.MvPolynomial
- Cited by
- 0 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.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement · cited by 53,352
- Realstatement · cited by 25,697
- Finsetstatement · cited by 13,712
- Fieldstatement and proof · cited by 7,404
- Set.Elemstatement · cited by 7,166
- Finsuppstatement · cited by 5,255
- iSupstatement · cited by 2,415
- MvPolynomialstatement and proof · cited by 2,140
- Multiset.mapstatement · cited by 876
- Multiset.prodstatement · cited by 528
- Finsupp.sumstatement · cited by 481
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.