witt(n, m, f)Given f: R -> S a RingMap between rings of positive characteristic and an integer $n \geq 1$, witt(n, f) returns the WittRingMap $W_n(f): W_n(R) \to W_n(S)$. If two integers $m \geq n \geq 1$ are passed, witt(n, m, f) returns the WittRingMap given by the composition $W_m(R) \to W_m(S) \to W_n(S)$, where the last map is truncation.
|
|
|
|
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/WittVectors/Documentation.m2:74:0.