Skip to content

bug in evaluating a ring map on a complex #3951

@mahrud

Description

@mahrud
i1 : R = QQ[x,y,z];

i2 : C = complex coker vars R;

i3 : f = map(R, R, {0,0,0});

o3 : RingMap R <-- R

i4 : f C
stdio:4:1:(3): error: ring map applied to module with relations: use '**' or 'tensor' instead

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