Subdivision (simplicial complex)

A subdivision (also called refinement) of a simplicial complex is another simplicial complex in which, intuitively, one or more simplices of the original complex have been partitioned into smaller simplices. The most commonly used subdivision is the barycentric subdivision, but the term is more general. The subdivision is defined in slightly different ways in different contexts.

In geometric simplicial complexes edit

Let K be a geometric simplicial complex (GSC). A subdivision of K is a GSC L such that: [1]: 15 [2]: 3 

  • |K| = |L|, that is, the union of simplices in K equals the union of simplices in L (they cover the same region in space).
  • each simplex of L is contained in some simplex of K.

As an example, let K be a GSC containing a single triangle {A,B,C} (with all its faces and vertices). Let D be a point on the face AB. Let L be the complex containing the two triangles {A,D,C} and {B,D,C} (with all their faces and vertices). Then L is a subdivision of K, since the two triangles {A,D,C} and {B,D,C} are both contained in {A,B,C}, and similarly the faces {A,D}, {D,B} are contained in the face {A,B}, and the face {D,C} is contained in {A,B,C}.

Subdivision by starring edit

One way to obtain a subdivision of K is to pick an arbitrary point x in |K|, remove each simplex s in K that contains x, and replace it with the closure of the following set of simplices:

 

where   is the join of the point x and the face t. This process is called starring at x.[1]: 15 

A stellar subdivision is a subdivision obtained by sequentially starring at different points.[1]: 15 

A derived subdivision is a subdivision obtained by the following inductive process.[2]: 3 

  • Star each 1-dimensional simplex (a segment) at some internal point;
  • Star each 2-dimensional simplex at some internal point, over the subdivision of the 1-dimensional simplices;
  • ... Star each k-dimensional simplex at some internal point, over the subdivision of the (k-1)-dimensional simplices.

The barycentric subdivision is a derived subdivision where the points used for starring are always barycenters of simplices. For example, if D, E, F, G are the barycenters of {A,B}, {A,C}, {B,C}, {A,B,C} respectively, then the first barycentric subdivision of {A,B,C} is the closure of {A,D,G}, {B,D,G}, {A,E,G}, {C,E,G}, {B,F,G}, {C,F,G}.

Iterated subdivisions can be used to attain arbitrarily fine triangulations of a given polyhedron.

In abstract simplicial complexes edit

Let K be an abstract simplicial complex (ASC). The face poset of K is a poset made of all nonempty simplices of K, ordered by inclusion (which is a partial order). For example, the face-poset of the closure of {A,B,C} is the poset with the following chains:

  • {A} < {A,B} < {A,B,C}
  • {A} < {A,C} < {A,B,C}
  • {B} < {A,B} < {A,B,C}
  • {B} < {B,C} < {A,B,C}
  • {C} < {A,C} < {A,B,C}
  • {C} < {B,C} < {A,B,C}

The order complex of a poset P is an ASC whose vertices are the elements of P and whose simplices are the chains of P.

The first barycentric subdivision of an ASC K is the order complex of its face poset.[3]: 18-19  The order complex of the above poset is the closure of the following simplices:

  • { {A} , {A,B} , {A,B,C} }
  • { {A} , {A,C} , {A,B,C} }
  • { {B} , {A,B} , {A,B,C} }
  • { {B} , {B,C} , {A,B,C} }
  • { {C} , {A,C} , {A,B,C} }
  • { {C} , {B,C} , {A,B,C} }

Note that this ASC is isomorphic to the ASC {A,D,G}, {B,D,G}, {A,E,G}, {C,E,G}, {B,F,G}, {C,F,G}, with the assignment: A={A}, B={B}, C={C}, D={A,B}, E={A,C}, F={B,C}, G={A,B,C}.

The geometric realization of the subdivision of K is always homeomorphic to the geometric realization of K.[3]: 20, Exercise 1* 

References edit

  1. ^ a b c Colin P. Rourke and Brian J. Sanderson (1982). Introduction to Piecewise-Linear Topology. New York: Springer-Verlag. doi:10.1007/978-3-642-81735-9. ISBN 978-3-540-11102-3.
  2. ^ a b Bryant, John L. (2001-01-01), Daverman, R. J.; Sher, R. B. (eds.), "Chapter 5 - Piecewise Linear Topology", Handbook of Geometric Topology, Amsterdam: North-Holland, pp. 219–259, ISBN 978-0-444-82432-5, retrieved 2022-11-15
  3. ^ a b Matoušek, Jiří (2007). Using the Borsuk-Ulam Theorem: Lectures on Topological Methods in Combinatorics and Geometry (2nd ed.). Berlin-Heidelberg: Springer-Verlag. ISBN 978-3-540-00362-5. Written in cooperation with Anders Björner and Günter M. Ziegler , Section 4.3