Skip to content

isWellDefined for ring maps #3961

@Devlin-Mallory

Description

@Devlin-Mallory

I think isWellDefined is ignoring the coefficient ring (when one is present) and incorrectly returning true.

For example,isWellDefined map(ZZ,(ZZ/5)) tells me correctly that this map is not well-defined, but isWellDefined map(ZZ[x],(ZZ/5)[x]) returns true.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions