exteriorInclusion(S)Given a simplicial module $S$ (or a complex), this function computes the map $$\bigwedge^2 S \to S \otimes S,$$ The cokernel of this map is by definition the second symmetric power of $S$. This method is mainly used in conjunction with the tensorLES command to compute induced maps on homology for canonical short exact sequences.
|
|
|
|
|
|
All of the homology of the second symmetric/exterior powers are guaranteed to be concentrated in degrees $0$ to $3$ in the above example, so it suffices to compute only $4$ terms to understand all of the homology.
|
|
Notice that since the tensor square splits outside of characteristic 2, the symmetric power picks up the even degree homology and the exterior square picks up the odd homology. In characteristic 2 this changes:
|
|
|
|
|
|
|
The object exteriorInclusion is a method function.
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/SimplicialModules/SimplicialModuleDOC.m2:3906:0.