Skip to content

isWellDefined(ComplexMap) doesn't check if the maps are well-defined #3962

@mahrud

Description

@mahrud
i1 : S = QQ[x];

i2 : f = map(S^1, S^1/x, 1);

o2 : Matrix

i3 : isWellDefined f

o3 = false

i4 : isWellDefined map(complex target f, complex source f, {f})

o4 = 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