WR.overring
The overring of a Witt ring is the ambient ring used for explicit computations with Witt vectors. This value is also returned by wittOverring.
i1 : R = (ZZ/2)[x,y];
i2 : WR = witt(3, R);
i3 : WR.overring === wittOverring WR o3 = true
The object overring is a symbol.
The source of this document is in /build/reproducible-path/macaulay2-1.26.06+ds/M2/Macaulay2/packages/WittVectors/Documentation.m2:277:0.