Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add kernel for residue field maps #1508

Open
thofma opened this issue May 13, 2024 · 1 comment
Open

Add kernel for residue field maps #1508

thofma opened this issue May 13, 2024 · 1 comment

Comments

@thofma
Copy link
Owner

thofma commented May 13, 2024

There is no easy way to get the maximal/prime ideal from a residue field map. We should add a method to do this. @simonbrandhorst suggested kernel. So that

F, OKtoF = residue_field(OK, P); P === kernel(OKtoF)

It will be a bit awkward for the extended (partial) map $K \to \mathcal{O}_K/\mathfrak p$, since technically the kernel is the maximal ideal of the localization at $\mathfrak p$.

Any thoughts @fieker?

@fieker
Copy link
Collaborator

fieker commented May 13, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants