Macaulay2 » Documentation
Packages » WittVectors :: wittFrobenius(ZZ,Ring)
next | previous | forward | backward | up | index | toc

wittFrobenius(ZZ,Ring) -- The (Witt) Frobenius map on the Witt vectors of a ring

Description

given a ring R and an integer n this gives the Frobenius map on W_n(R) (which in coordinates is just the entry-wise Frobenius)

i1 : R = ZZ/5[x]

o1 = R

o1 : PolynomialRing
i2 : phi = wittFrobenius(2,R)

o2 = WittRingMap Witt (R) <-- Witt (R)
                     2            2

o2 : WittRingMap

Ways to use this method:


The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/WittVectors/Documentation.m2:488:0.