Theorems · Theorem · number theory
Height.logHeight_sym2_le
∀ (K : Type u_4) [inst : Field K] [inst_1 : Height.AdmissibleAbsValues K],
∃ C,
∀ (a b c d : K),
Height.logHeight ![a * c, a * d + b * c, b * d] ≤ C + Height.logHeight ![a, b] + Height.logHeight ![c, d]- Defined in
- Mathlib.NumberTheory.Height.MvPolynomial
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 174 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- Fieldstatement and proof · cited by 7,404
- Real.logproof · cited by 939
- Matrix.vecConsstatement and proof · cited by 852
- Matrix.vecEmptystatement and proof · cited by 832
- ne_of_gtproof · cited by 637
- mul_posproof · cited by 374
- Height.AdmissibleAbsValuesstatement and proof · cited by 110
- Height.mulHeightproof · cited by 64
- Real.log_le_logproof · cited by 39
- Height.logHeightstatement · cited by 35
- Height.mulHeight_posproof · cited by 13
Cited by1
Results whose statement or proof uses this declaration.
- Height.abs_logHeight_sym2_sub_leproof · cited by 0