Re: deciding whether two padic extensions are isomorphic
Bill Allombert <[email protected]>
| Newsgroups | gmane.comp.mathematics.pari.user |
|---|---|
| Message-ID | <Z4bbHJEgm-gqGNvZ@seventeen> |
On Tue, Jan 14, 2025 at 09:27:44PM +0000, John Cremona wrote: > In your example, could you not also check whether -3 and 2 are both squares > in each of the fields? Certainly, but that would require a way to factor polynomials over extensions of Q_p which is not available in gp. Hence the round-about solution I offer. Cheers, Bill.