Macaulay2 » Documentation
Packages » CpMackeyFunctors :: makeFixedTrivMackeyFunctor
next | previous | forward | backward | up | index | toc

makeFixedTrivMackeyFunctor -- constructs the fixed-point Mackey functor for the trivial action of $C_p$ on $\mathbb{Z}/p$

Description

i1 : makeFixedTrivMackeyFunctor(5)

o1 =                   Res : | 1 |
     cokernel | 5 |  ---------------> cokernel | 5 |  -┐ Conj : | 1 |
                    <---------------                  <┘
                       Tr : 0

o1 : CpMackeyFunctor

See also

Ways to use makeFixedTrivMackeyFunctor:

  • makeFixedTrivMackeyFunctor(ZZ)

For the programmer

The object makeFixedTrivMackeyFunctor is a method function.


The source of this document is in CpMackeyFunctors/Documentation/ConstructorsDoc.m2:285:0.