Primary ideals #
A proper ideal I
is primary iff xy ∈ I
implies x ∈ I
or y ∈ radical I
.
Main definitions #
Implementation details #
Uses a specialized phrasing of Submodule.IsPrimary
to have better API-piercing usage.
@[reducible, inline]
A proper ideal I
is primary as a submodule.