V=truncate(n,W)This crops W to have length n if n is less than or equal than the length of W.
|
|
|
This should give V a Witt ring with WittLength 2
We get an error if we try to truncate to something longer. For instance, truncate(4,W) above would return an error.
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/WittVectors/Documentation.m2:888:0.