If I is generated by $(f1, ..., fk)$ then idealPower(n, I) is the ideal generated by $(f1^n, ..., fk^n)$. This is relevant because idealPower(n, I) and I^n have the same reflexification, but idealPower(n, I) can be much faster to compute with since it has fewer generators typically.
|
|
|
|
The object idealPower is a method function.