The simplex-category morphism $[p] \hookrightarrow [p+q]$ that picks out the front $p$-face $\langle v_0, \ldots, v_p\rangle$ of the $(p+q)$-simplex.
Instances For
The simplex-category morphism $[q] \hookrightarrow [p+q]$ that picks out the back $q$-face $\langle v_p, \ldots, v_{p+q}\rangle$ of the $(p+q)$-simplex.
Instances For
Front projection of a $(p+q)$-simplex $\sigma$ of $X \times Y$: the $p$-simplex of $X$ obtained by restricting to the front face and projecting on the first factor. The "front" half of the Alexander-Whitney decomposition.
Instances For
Back projection of a $(p+q)$-simplex $\sigma$ of $X \times Y$: the $q$-simplex of $Y$ obtained by restricting to the back face and projecting on the second factor. The "back" half of the Alexander-Whitney decomposition.
Instances For
Construction 28.1 (Alexander-Whitney map). The natural chain map $\alpha : S_{p+q}(X \times Y) \to S_p(X) \otimes S_q(Y)$ sending a $(p+q)$-simplex $\sigma$ of $X \times Y$ to the tensor of its front $p$-projection and back $q$-projection.
Instances For
Definition 28.2 (cup product). Alias for the SingularCohomology.cupProduct, the
multiplicative structure $\smile : H^p(X; R) \otimes H^q(X; R) \to H^{p+q}(X; R)$ defined via
pulling back the cohomology cross product along the diagonal.
Instances For
The cochain-level cross product: given cochains $f$ on $X$ (degree $p$) and $g$ on $Y$ (degree $q$), produces the cochain on $X \times Y$ (degree $p+q$) sending a simplex $\sigma$ to $(-1)^{pq} f(\text{front}(\sigma)) \cdot g(\text{back}(\sigma))$.
Instances For
Re-associate a simplex of $X \times Y \times Z$ to a simplex of $(X \times Y) \times Z$,
by composing with the homeomorphism Homeomorph.prodAssoc. Used for comparing the two
ways of bracketing a triple cup product.
Instances For
Cast a simplex of dimension $n$ to dimension $m$ when $n = m$, by composing with the
canonical simplex isomorphism induced by Fin.cast.
Instances For
Compatibility lemma: iterating front projections, first on a $(p+q)$-face then on a
$p$-face, of the reassociated triple simplex equals one front projection at $(p, q+r)$
after a cast. A combinatorial identity used in cochainCrossProduct_assoc.
Compatibility lemma: composing back-then-front projections of the reassociated triple
simplex equals front-of-back projections, after a cast. A combinatorial identity used in
cochainCrossProduct_assoc.
Compatibility lemma: the back projection of the reassociated triple simplex factors
through two back projections, after a cast. The third combinatorial identity used in
cochainCrossProduct_assoc.
Proposition 28.3 (Associativity of the cochain cross product). The cochain-level cross product is associative up to the reassociation homeomorphism $X \times (Y \times Z) \cong (X \times Y) \times Z$: $(f \times g) \times h = f \times (g \times h)$ after suitable reassociation, and the sign $(-1)^{pq}$ cancels correctly. This is the combinatorial backbone of cup-product associativity.