Skip to content

Add kernel for residue field maps #1508

Open
@thofma

Description

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?

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions