posetConnectedSum LposetConnectedSum(f, g)In this construction, several posets are glued together at the top and at the bottom. Suppose $A,B$ are self-dual posets, $C$ is a poset, and $i_A: C \rightarrow A$ and $i_B: C \rightarrow B$ are rank-preserving, injective poset maps. Let $d_A: A \rightarrow A^{\operatorname{op}}$ and $d_B: B \rightarrow B^{\operatorname{op}}$ be the dual isomorphisms. The connected sum of $A$ and $B$ with respect to $i_A, i_B$ is the poset obtained by taking the disjoint union of $A$ and $B$, identifying the image of $i_A$ with the image of $i_B$, and identifying the image of $d_A \circ i_A$ with the image of $d_B \circ i_B$. This construction can also be generalized to connected sums of more than two posets.
This is a generalization of posetClosedProduct.
Here is the connected sum of the chain $[5]$ with itself with respect to the inclusion map $[2]\hookrightarrow[5]$ with $1 \mapsto 1$ and $2 \mapsto 2$.
|
|
|
Let $P = [2] \times [2]$, let $Q = [2] \times [5]$. There are two different connected sums over $P$ of $Q$ with itself. The map $f: P \rightarrow Q$ is the inclusion map with $(1,2) \mapsto (1,2)$ and $(2,1) \mapsto (2,1)$. The map $g: P \rightarrow Q$ is the other rank-preserving injection, with $(1,2) \mapsto (2,1)$ and $(2,1) \mapsto (1,2)$.
|
|
|
|
|
|
|
|
The object posetConnectedSum is a method function.
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/MacaulayPosets.m2:1624:0.