Tucker's lemma

In this example, where n=2, the red 1-simplex has vertices which are labelled by the same number with opposite signs. Tucker's lemma states that for such a triangulation at least one such 1-simplex must exist.

In mathematics, Tucker's lemma is a combinatorial analog of the Borsuk–Ulam theorem, named after Albert W. Tucker.

Let T be a triangulation of the closed n-dimensional ball B_n. Assume T is antipodally symmetric on the boundary sphere S_{n-1}. That means that the subset of simplices of T which are in S_{n-1} provides a triangulation of S_{n-1} where if σ is a simplex then so is −σ.

Let L:V(T)\to\{+1,-1,+2,-2,...,+n,-n\} be a labeling of the vertices of T which is an odd function on S_{n-1}, i.e, L(-v) = -L(v) for every vertex v\in S_{n-1}.

Then Tucker's lemma states that T contains a complementary edge - an edge (a 1-simplex) whose vertices are labelled by the same number but with opposite signs.

Proofs

The first proofs were non-constructive, by way of contradiction.[1]

Later, constructive proofs were found, which also supplied algorithms for finding the complementary edge.[2][3] Basically, the algorithms are path-based: they start at a certain point or edge of the triangulation, then go from simplex to simplex according to prescribed rules, until it is not possible to proceed any more. It can be proved that the path must end in a simplex which contains a complementary edge.

An easier proof of Tucker's lemma uses the more general Ky Fan lemma, which has a simple algorithmic proof.

The following description illustrates the algorithm for n=2.[4] Note that in this case B_n is a disc and there are 4 possible labels: -2, -1, 1, 2, like the figure at the top-right.

Start outside the ball and consider the labels of the boundary vertices. Because the labeling is an odd function on the boundary, the boundary must have both positive and negative labels:

Select an (+1,-2) edge and go through it. There are three cases:

The last case can take you outside the ball. However, since the number of (+1,-2) edges on the boundary must be odd, there must be a new, unvisited (+1,-2) edge on the boundary. Go through it and continue.

This walk must end inside the ball, either in a (+1,-2,+2) or in a (+1,-2,-1) simplex. Done.

Run-time

The run-time of the algorithm described above is polynomial in the triangulation size. This is considered bad, since the triangulations might be very large. It would be desirable to find an algorithm which is logarithmic in the triangulation size. However, the problem of finding a complementary edge is PPAD complete even for n=2 dimensions. This implies that there is not too much hope for finding a fast algorithm.[5]

Equivalent results

There are several fixed-point theorems which come in three equivalent variants: an algebraic topology variant, a combinatorial variant and a set-covering variant. Each variant can be proved separately using totally different arguments, but each variant can also be reduced to the other variants in its row. Additionally, each result can be reduced to the other result in its column.[6]

Algebraic topology Combinatorics Set covering
Brouwer fixed-point theorem Sperner's lemma KKM lemma
Borsuk–Ulam theorem Tucker's lemma Lusternik–Schnirelmann theorem

See also

References

  1. Tucker, A. W. (1946), "Some topological properties of disk and sphere", Proc. First Canadian Math. Congress, Montreal, 1945, Toronto: University of Toronto Press, pp. 285–309, MR 0020254
  2. Freund, Robert M.; Todd, Michael J. (1981), "A constructive proof of Tucker's combinatorial lemma", Journal of Combinatorial Theory, Series A 30 (3): 321–325, doi:10.1016/0097-3165(81)90027-3, MR 618536
  3. Freund, Robert M.; Todd, Michael J. (1980). "A constructive proof of Tucker's combinatorial lemma (technical report)".
  4. Meunier, Frédéric (2010). "Sperner and Tucker lemmas" (PDF). Algorithms and Pretty Theorems Blog. pp. 46–64. Retrieved 25 May 2015.
  5. "2D-TUCKER Is PPAD-Complete". Lecture Notes in Computer Science: 569–574. doi:10.1007/978-3-642-10841-9_57.
  6. "A Borsuk–Ulam Equivalent that Directly Implies Sperner's Lemma". The American Mathematical Monthly 120 (4): 346. 2013. doi:10.4169/amer.math.monthly.120.04.346.
This article is issued from Wikipedia - version of the Sunday, January 10, 2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.