isCartier( D )
Check if a Weil divisor is Cartier. For example, the following divisor is not Cartier
|
|
|
Neither is this divisor.
|
|
|
Of course the next divisor is Cartier.
|
|
|
If the option IsGraded is set to true (it is false by default), this will check as if D is a divisor on the $Proj$ of the ambient graded ring.
|
|
|
|
|
|
The output value of this function is stored in the divisor's cache with the value of the last IsGraded option. If you change the IsGraded option, the value will be recomputed.
The object isCartier is a method function with options.