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

Ext -- computes Ext of two Cp-Mackey fuctors

Description

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

i1 : RU = makeComplexRepresentationMackeyFunctor(3);
i2 : prune Ext^4(RU,RU)

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

o2 : CpMackeyFunctor

Ways to use Ext:

For the programmer

The object Ext is a scripted functor.


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