# Friday January 17th ## Continuing Step 3 Recall the Height Descent Theorem (see previous notes). Most important property of height function: the collection of elements under a given height is finite. > Note that $A/nA$ is the cokernel of multiplication by $n$. Proof : Let $r$ be the size of $A/nA$ and choose coset representatives $Q_1, \cdots, Q_r$. For $P\in G$ (?) define $P_0 = P$ and $P_k$ such that $P_{k-1} = n P_k + Q_i$ for any $i$. For all positive $k \in \ZZ$, we have $P = n^k P_k + \sum n^j Q_i$. Claim : There exists a $c> 0$ such that for all $P \in A$ there exists a $K = K(P)$ such that for all $k\geq K$, $h(P_k) \leq C$. If this holds, $A$ is generated by $\theset{Q_i} \union h\inv((-\infty, C])$. Proof (of claim) : Let $c_2 = \max_{1\leq i \leq r} c_2(-Q_i)$. Then \begin{align*} h(P_k) &\leq \frac 1 {n^2} \qty{ h(nP_k) + c_3 } \\ &= \frac 1 {n^2} \qty{ h(P_{k-1} - Q_i) + c_3 } \\ &\leq \frac 1 {n^2} \qty{ 2h(P_{k-1}) + c_2 + c_3 } \\ &\leq \frac 1 {n^2} \qty{ \frac 2 {n^2} \qty{ 2h(P_{k-1}) + c_2 + c_3 } + c_2 + c_3} \quad \text{by repeating} \\ &= \qty{ \frac{2}{n^2} }^2 h(P_{k-2}) + (1 + \frac{2}{n^2})(c_2 + c_3) \\ &= \qty{\frac 2 {n^2} }^k h(P) + \frac 1 {n^2} \qty{1 + 2/n^2 + (2/n^2)^2 + \cdots (2/n^2)^k }(c_2 + c_3) \\ &\leq \qty{\frac{2}{n^2} }^k h(P) + \qty{ \frac{1}{1 - \frac{2}{n^2}} }(c_2 + c_3) ,\end{align*} where the last inequality follows because $n \geq 2$ implies the leading term is bounded by 1 and the middle term contains a convergent series. This proves the claim for any $n$? Definition (Linear and Quadratic Forms on Groups) : A function $h:A \to \RR$ from a commutative group is **quadratic** if the associated function \begin{align*} B_h:A^2 &\to \RR \\ (x, y) &\mapsto h(x+y) - h(x) - h(y) .\end{align*} is bilinear. The function $h$ is **linear** iff $B_h$ is constant. The function $h$ is a **quadratic form** iff $h$ is quadratic and for all $m\in \ZZ$ and for all $x\in A$, $h(mx) = m^2 h(x)$, i.e. a degree 2 homogeneous function. Theorem (Canonical Height Descent) : Suppose $(A, +)$ is commutative and $h: A\to \RR$ is a quadratic form. Suppose 1. $A/nA$ is finite, and 2. $h\inv((-\infty, R])$ is finite for all $R$, then letting $y_1, \cdots, y_r \in A/nA$ be coset representatives and taking $C = \max h(y_i)$, we can conclude that $A$ is generated by $\theset{x\in A \suchthat h(x) \leq C}$. ## Step 4 Theorem (Abstract Weak Mordell-Weil) : Let $k$ be a field, $E/k$ an elliptic curve, choose $n$ such that $\ch k$ doesn't divide $n$, and let $k' \definedas k(E[n])$ be $k$ with the $n\dash$torsion points of $E$ adjoined. Note that this adjoins finitely many algebraic points to $k$. Suppose there exists a Dedekind domain $R$ with fraction field $k'$ with finite class group, so $\Pic(R) < \infty$, and $R\units$ is finitely generated Then $E(k) / n E(k)$ is **finite**. Corollary : Let $k$ be a global field $n\geq 2$, then $E(k)/ n E(k)$ is finite. Proof (of Corollary) : $k$ is a number field, so is $k'$. Pick $k' = \ZZ_k$, which is a Dedekind domain. By Number Theory I, the hypotheses above are satisfied. If $k$ is a function field, $k/\FF_p(t)$ is finite and separable, so $k' / \FF_p(t)$ is finite and separable. For $A = \FF_p(t)$, $A \subset \FF_q(t)$, then take $R/A \subset k'/\FF_q(t)$ the integral closure of $A$ in $k'$. By Number Theory I, $R$ is a Dedekind domain. ![Image](figures/2020-01-17-12:57.png)\ Then $R = \FF_p[C^0]$, and by Number Theory II, $\Pic(R)$ is finite. > Removing primes makes unit group larger and the class group smaller. > Localizing at a prime ideal yields a DVR? This kills the Picard group (since it's a PID?) but blows up the units group. > Note that the proof for abelian varieties adapts very easily. ## Sketch Proof of Abstract Mordell Weil **Step 1:** Reduce to the case that $E$ has full $n\dash$torsion, i.e. $k' = k$. If $L/k$ is finite Galois (as is $k'/k$), and $E(L)/nE(L)$ is finite, then $E(k) / nE(k)$ is finite. Remark : For any extension $L/k$, there is an injection $E(k) \injects E(L)$, but $E(k) / nE(k)$ need not inject into $E(L)/n E(L)$. For counterexamples, take $k = \RR$ and $\CC/k$, then $E(\CC) / nE(\CC)$ can be trivial. **Step 2:** Let $L\definedas k([n]\inv E(k))$ be the compositum $k[\theset{P}]$ over the $P\in E/\bar k$ such that $[n] P \in E(k)$ is $k\dash$rational. It's straightforward to show that $L$ is separable and Galois (it is an etale covering). That it's galois: if $[n]P$ is rational, so is $[n] \sigma(P)$ for any $\sigma$ in the galois group. We'll show that this is a finite extension. **Step 3:** Construct a Kummer pairing to show that finiteness of $[L: k]$ is equivalent to $E(k)/nE(k)$ being finite. **Step 4:** Reduce finiteness of $[L: k]$ to algebraic number theory.