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

Tor -- computes Tor of two Cp-Mackey fuctors

Description

Given two Cp-Mackey functors $M$ and $N$, we can compute their $i$th Tor.

i1 : RU = makeComplexRepresentationMackeyFunctor(3);
i2 : prune Tor_3(RU,RU)

o2 =                                         Res : 0
     cokernel | 3 0 0 0 0 0 0 0 0 0 0 0 |  -----------> 0  -┐ Conj : 0
                                          <-----------     <┘
                                             Tr : 0

o2 : CpMackeyFunctor

Ways to use Tor:

For the programmer

The object Tor is a scripted functor.


The source of this document is in CpMackeyFunctors/Documentation/HomAlgDoc.m2:46:0.