ringFiberProduct(I, J)ringFiberProduct(S, T)Suppose we have rings $S_1 = R_1/I_1$ and $S_2 = R_2/I_2$ for some homogeneous ideals $I_1$ of $R_1 = K[x_1, \dots, x_n]$ and $I_2$ of $R_2 = K[y_1, \dots, y_m]$, where $K$ is a field. Their fiber product over $K$ is the ring: \[ S_1 \times_K S_2 = K[x_1, \dots, x_n, y_1, \dots, y_m] / (I_1 + I_2 + (x_i y_j : 1 \leq i \leq n, 1 \leq j \leq m )) \]
|
|
|
|
|
|
|
|
|
|
The object ringFiberProduct is an associative binary method function.
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/MacaulayPosets.m2:1624:0.