substitute(Delta, R)
Given a polynomial ring $R$, with enough variables, we can create a simplicial complex identical to $\Delta$, defined over the ring $R$.
|
|
|
|
This method is a works by applying substitute(RingElement,Ring) to the facets of $\Delta$.
|
The source of this document is in SimplicialComplexes/Documentation.m2:3194:0.