mergeOnArrow (Q1, A1, Q2, A2)
mergeOnArrow (Q1, A1, M2, A2)
mergeOnArrow (M1, A1, M2, A2)
mergeOnArrow (M1, A1, Q2, A2)
This method creates a new quiver from joining two toricQuivers together by identifying arrow $A1$ in $Q1$ with arrow $A2$ in $Q2$. The input matrices must correspond to valid graphs, and the integers must correspond to arrows in each of the provided quiver objects.
|
|
|
The object mergeOnArrow is a method function.
The source of this document is in ThinSincereQuivers.m2:3279:0.