Macaulay2 » Documentation
Packages » CpMackeyFunctors :: target(MackeyFunctorHomomorphism)
next | previous | forward | backward | up | index | toc

target(MackeyFunctorHomomorphism) -- returns the target of a Mackey functor homomorphism

Description

A homomorphism between Mackey functors has a source and a target. This method returns the target.

i1 : target(complexLinearizationMap(5))

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

o1 : CpMackeyFunctor

See also

Ways to use this method:


The source of this document is in CpMackeyFunctors/Documentation/HomomorphismsDoc.m2:184:0.