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

internalHom(CpMackeyFunctor,MackeyFunctorHomomorphism) -- returns the induced map on an internal hom.

Description

The internal hom of Mackey functors is functorial in each variable. This method returns the induced maps.

i1 : prune internalHom(makeRealRepresentationMackeyFunctor(3), complexLinearizationMap(3))

o1 =         fix : | 1  -2 |
                   | -1 0  |
                   | 0  1  |
       3  <-------------------   2
     ZZ                        ZZ
     ^ |                       ^ | 
     | |                       | | 
     | v                       | v 
       1  <-------------------   1
     ZZ      und : | 1 |       ZZ
     ^ |                       ^ | 
     └-┘                       └-┘ 

o1 : MackeyFunctorHomomorphism

See also

Ways to use this method:


The source of this document is in CpMackeyFunctors/Documentation/InternalHomDoc.m2:51:0.