Theorems · Theorem · number theory
WeierstrassCurve.abs_logHeight_addSubMap_sub_two_mul_logHeight_le
∀ {K : Type u_1} [inst : Field K] [inst_1 : Height.AdmissibleAbsValues K] (W : WeierstrassCurve K) [W.IsElliptic],
∃ C,
∀ (x : Fin 3 → K), |(Height.logHeight fun i => (MvPolynomial.eval x) (W.addSubMap i)) - 2 * Height.logHeight x| ≤ CIf W is a Weierstrass curve over K, then the map F : ℙ² → ℙ² given by addSubMap W
is a morphism.
This implies that |logHeight (F x) - 2 * logHeight x| ≤ C for a constant C,
where x = ![s, t, u] and F acts on the coordinate vector.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 177 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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
- RingHomstatement · cited by 10,189
- Fieldstatement and proof · cited by 7,404
- Finsuppstatement · cited by 5,255
- Finset.sumproof · cited by 5,195
- Finset.univproof · cited by 3,473
- MvPolynomialstatement and proof · cited by 2,140
- Units.valproof · cited by 1,966
- absstatement · cited by 1,814
- MvPolynomial.Cproof · cited by 400
- WeierstrassCurvestatement and proof · cited by 394
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.