<div id="comment:0"></div> `EllipticCurve_number_field` has a `.division_field()` method to compute the smallest field of definition of `E[ℓ]` for primes `ℓ`. This patch generalizes the `.division_field()` method to finite fields, where the same algorithm works with minor adaptions. The only nontrivial changes are in this commit: https://github.com/sagemath/sagetrac-mirror/commit/731011c1599e5bc3fd7e27438d9bd3e6d63bdda7 Depends on #33937 CC: @defeo @JohnCremona @categorie Component: **elliptic curves** Author: **Lorenz Panny** Branch/Commit: **[`3be7fe8`](https://github.com/sagemath/sagetrac-mirror/commit/3be7fe8c681169cbc9d0e0e9efe1db6ff87d5863)** Reviewer: **Travis Scrimshaw, John Cremona** _Issue created by migration from https://trac.sagemath.org/ticket/33939_