ring Delta
In this package, an abstract simplicial complex is represented as squarefree monomial ideal in a polynomial ring. In particular, the vertices of an abstract simplicial complex are a subset of the variables in that polynomial ring. This method returns the polynomial ring containing the vertices of the simplicial complex.
The boundary of the 4-simplex is a simplicial sphere with 5 vertices, 5 tetrahedral facets, and a minimal nonface that corresponds to the interior of the sphere.
|
|
|
|
|
|
The abstract simplicial complex from Example 1.8 of Miller-Sturmfels' Combinatorial Commutative Algebra consists of a triangle (on vertices $a$, $b$, $c$), two edges (connecting $c$ to $d$ and $b$ to $d$), and an isolated vertex (namely $e$). It has six minimal nonfaces.
|
|
|
|
|
The irrelevant complex has the empty set as a facet whereas the void complex has no facets.
|
|
|
|
|
As the Stanley–Reisner ideal is part the defining data of an abstract simplicial complex, so this method does no computation.
|
Although an abstract simplicial complex can be represented by a Stanley–Reisner ideal in any polynomial ring with a sufficiently large number of variables, some operations in this package do depend of the choice of the polynomial ring (or its coefficient ring). For example, the chain complex of an abstract simplicial complex is typically constructed over the coefficient ring of this polynomial ring, and the dual of a simplicial complex (or monomial ideal) is dependent on the number of variables in the polynomial ideal.