witt(n, R)Given an integer $n \geq 1$ and a quotient ring R of positive prime characteristic, this produces the n-th witt ring $W_n(R)$ of R.
Note that for this method to work, the ambient ring of R must be a polynomial ring. If this is not the case, consider flattening before applying witt.
|
|
|
|
|
The source of this document is in WittVectors/Documentation.m2:166:0.