Let $k$ be an algebraically closed field of nonzero characteristic $p$, and let $E$ be an elliptic curve over $k$. Let $m \in \mathbb N$ such that $p$ doesn't divide $m$.
I want to show that, looking at $E$ as an abelian group, we have $$ mE(k) = E(k).$$ In other words, for every $P \in E(k)$ we can find a $Q \in E(k)$ such that $$ m Q = P.$$
I'm still a novice in elliptic curves, but one idea I had is to look at division polynomials which give coordinates of $mQ$ as rational functions of $x$-coordinate of $Q$. In that way, we can solve $mQ = P$ by solving some polynomial equations in $k$, and we can always do that because $k$ is an algebraically closed field.
Then the only problem is to show that everything about division polynomials holds up for characteristic $p$ and $m$ that isn't divided by $p$.
I was wondering is there a more ''fancy'' (read less computational) way to see this?