Skip to content

Make 0.radical() return 0Β #41222

@user202729

Description

@user202729

As in the title. Currently it raises ArithmeticError, which leads to QQ.nilradical(), ZZ.nilradical() etc. complains as well.

(should we?)

The rationale is that the radical of the zero ideal is zero (in rings without nilpotent elements), and R.ideal(x).radical() == R.ideal(x.radical()) holds for all UFD R.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions