Theorems · Theorem · number theory
Height.mulHeight_sym2_ge
∀ (K : Type u_4) [inst : Field K] [inst_1 : Height.AdmissibleAbsValues K],
∃ C > 0,
∀ {a b c d : K},
![a, b] ≠ 0 →
![c, d] ≠ 0 →
C * Height.mulHeight ![a, b] * Height.mulHeight ![c, d] ≤ Height.mulHeight ![a * c, a * d + b * c, b * d]- Defined in
- Mathlib.NumberTheory.Height.MvPolynomial
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 127 from the axioms · uses propext, Classical.choice, Quot.sound
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.coeproof · cited by 62,936
- Realstatement and proof · cited by 25,697
- Fieldstatement and proof · cited by 7,404
- Finset.sumproof · cited by 5,195
- Finset.univproof · cited by 3,473
- add_zeroproof · cited by 2,707
- zero_addproof · cited by 2,366
- Finset.sum_congrproof · cited by 2,323
- MvPolynomialproof · cited by 2,140
- mul_assocproof · cited by 1,667
- MulZeroClass.zero_mulproof · cited by 1,625
- map_zeroproof · cited by 1,614
Cited by1
Results whose statement or proof uses this declaration.
- Height.logHeight_sym2_geproof · cited by 1