b = isInvertibleIdeal(I)Given an ideal $I$, this function returns true if $I$ is locally principal, and false otherwise. It will work in a normal domain (or more generally a G1 + S2 domain reduced equidimensional ring).
|
|
|
|
|
|
This frequently also works in non-domains.
|
|
|
The object isInvertibleIdeal is a method function with options.
The source of this document is in NonPrincipalTestIdeals.m2:1208:0.