Hall's marriage theorem

From HandWiki
Revision as of 00:26, 7 February 2024 by Gametune (talk | contribs) (link)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Short description: Result in combinatorics and graph theory

In mathematics, Hall's marriage theorem, proved by Philip Hall (1935), is a theorem with two equivalent formulations. In each case, the theorem gives a necessary and sufficient condition for an object to exist:

  • The combinatorial formulation answers whether a finite collection of sets has a transversal—that is, whether an element can be chosen from each set without repetition. Hall's condition is that for any group of sets from the collection, the total unique elements they contain is at least as large as the number of sets in the group.
  • The graph theoretic formulation answers whether a finite bipartite graph has a perfect matching—that is, a way to match each vertex from one group uniquely to an adjacent vertex from the other group. Hall's condition is that any subset of vertices from one group has a neighbourhood of equal or greater size.

Combinatorial formulation

Statement

Let [math]\displaystyle{ \mathcal F }[/math] be a finite family of sets (note that although [math]\displaystyle{ \mathcal F }[/math] is not itself allowed to be infinite, the sets in it may be so, and [math]\displaystyle{ \mathcal F }[/math] may contain the same set multiple times).[1] Let [math]\displaystyle{ X }[/math] be the union of all the sets in [math]\displaystyle{ \mathcal F }[/math], the set of elements that belong to at least one of its sets. A transversal for [math]\displaystyle{ \mathcal F }[/math] is a subset of [math]\displaystyle{ X }[/math] that can be obtained by choosing a distinct element from each set in [math]\displaystyle{ \mathcal F }[/math]. This concept can be formalized by defining a transversal to be the image of an injective function [math]\displaystyle{ f:\mathcal F\to X }[/math] such that [math]\displaystyle{ f(S)\in S }[/math] for each [math]\displaystyle{ S\in\mathcal F }[/math]. An alternative term for transversal is system of distinct representatives.

The collection [math]\displaystyle{ \mathcal F }[/math] satisfies the marriage condition when each subfamily of [math]\displaystyle{ \mathcal F }[/math] contains at least as many distinct members as its number of sets. That is, for all [math]\displaystyle{ \mathcal G \subseteq \mathcal F }[/math], [math]\displaystyle{ |\mathcal G|\le\Bigl|\bigcup_{S\in \mathcal G} S\Bigr|. }[/math] If a transversal exists then the marriage condition must be true: the function [math]\displaystyle{ f }[/math] used to define the transversal maps [math]\displaystyle{ \mathcal G }[/math] to a subset of its union, of size equal to [math]\displaystyle{ |\mathcal G| }[/math], so the whole union must be at least as large. Hall's theorem states that the converse is also true:

Hall's Marriage Theorem — A family [math]\displaystyle{ \mathcal F }[/math] of finite sets has a transversal if and only if [math]\displaystyle{ \mathcal F }[/math] satisfies the marriage condition.

Examples

example 1, marriage condition met
Example 1
Consider the family [math]\displaystyle{ \mathcal F=\{A_1,A_2,A_3\} }[/math] with [math]\displaystyle{ X=\{1,2,3,4,5\} }[/math] and [math]\displaystyle{ \begin{align} A_1&=\{1,2,3\}\\ A_2&=\{1,4,5\}\\ A_3&=\{3,5\}.\\ \end{align} }[/math] The transversal [math]\displaystyle{ \{1,3,5\} }[/math] could be generated by the function that maps [math]\displaystyle{ A_1 }[/math] to [math]\displaystyle{ 1 }[/math], [math]\displaystyle{ A_2 }[/math] to [math]\displaystyle{ 5 }[/math], and [math]\displaystyle{ A_3 }[/math] to [math]\displaystyle{ 3 }[/math], or alternatively by the function that maps [math]\displaystyle{ A_1 }[/math] to [math]\displaystyle{ 3 }[/math], [math]\displaystyle{ A_2 }[/math] to [math]\displaystyle{ 1 }[/math], and [math]\displaystyle{ A_3 }[/math] to [math]\displaystyle{ 5 }[/math]. There are other transversals, such as [math]\displaystyle{ \{2,1,3\} }[/math] and [math]\displaystyle{ \{1,4,5\} }[/math]. Because this family has at least one transversal, the marriage condition is met. Every subfamily of [math]\displaystyle{ \mathcal F }[/math] has equal size to the set of representatives it is mapped to, which is less than or equal to the size of the union of the subfamily.
example 2, marriage condition violated
Example 2
Consider [math]\displaystyle{ \mathcal F=\{A_1,A_2,A_3,A_4\} }[/math] with [math]\displaystyle{ \begin{align} A_1&=\{2,3,4,5\}\\ A_2&=\{4,5\}\\ A_3&=\{5\}\\ A_4&=\{4\}.\\ \end{align} }[/math] No valid transversal exists; the marriage condition is violated as is shown by the subfamily [math]\displaystyle{ \mathcal G=\{A_2,A_3,A_4\} }[/math]. Here the number of sets in the subfamily is [math]\displaystyle{ |\mathcal G|=3 }[/math], while the union of the three sets [math]\displaystyle{ A_2\cup A_3\cup A_4=\{4,5\} }[/math] contains only two elements.

A lower bound on the different number of transversals that a given finite family [math]\displaystyle{ \mathcal F }[/math] of size [math]\displaystyle{ n }[/math] may have is obtained as follows: If each of the sets in [math]\displaystyle{ \mathcal F }[/math] has cardinality [math]\displaystyle{ \geq r }[/math], then the number of different transversals for [math]\displaystyle{ \mathcal F }[/math] is either [math]\displaystyle{ r! }[/math] if [math]\displaystyle{ r\leq n }[/math], or [math]\displaystyle{ r(r-1)\cdots(r-n+1) }[/math] if [math]\displaystyle{ r\gt n }[/math].[2]

Recall that a transversal for a family [math]\displaystyle{ \mathcal F }[/math] is an ordered sequence, so two different transversals could have exactly the same elements. For instance, the collection [math]\displaystyle{ A_{1}=\{1,2,3\} }[/math], [math]\displaystyle{ A_{2}=\{1,2,5\} }[/math] has [math]\displaystyle{ (1, 2) }[/math] and [math]\displaystyle{ (2, 1) }[/math] as distinct transversals.

Graph theoretic formulation

blue edges represent a matching

Let [math]\displaystyle{ G=(X,Y,E) }[/math] be a finite bipartite graph with bipartite sets [math]\displaystyle{ X }[/math] and [math]\displaystyle{ Y }[/math] and edge set [math]\displaystyle{ E }[/math]. An [math]\displaystyle{ X }[/math]-perfect matching (also called an [math]\displaystyle{ X }[/math]-saturating matching) is a matching, a set of disjoint edges, which covers every vertex in [math]\displaystyle{ X }[/math].

For a subset [math]\displaystyle{ W }[/math] of [math]\displaystyle{ X }[/math], let [math]\displaystyle{ N_G(W) }[/math] denote the neighborhood of [math]\displaystyle{ W }[/math] in [math]\displaystyle{ G }[/math], the set of all vertices in [math]\displaystyle{ Y }[/math] that are adjacent to at least one element of [math]\displaystyle{ W }[/math]. The marriage theorem in this formulation states that there is an [math]\displaystyle{ X }[/math]-perfect matching if and only if for every subset [math]\displaystyle{ W }[/math] of [math]\displaystyle{ X }[/math]: [math]\displaystyle{ |W| \leq |N_G(W)|. }[/math] In other words, every subset [math]\displaystyle{ W }[/math] of [math]\displaystyle{ X }[/math] must have sufficiently many neighbors in [math]\displaystyle{ Y }[/math].

Proof

Necessity

In an [math]\displaystyle{ X }[/math]-perfect matching [math]\displaystyle{ M }[/math], every edge incident to [math]\displaystyle{ W }[/math] connects to a distinct neighbor of [math]\displaystyle{ W }[/math] in [math]\displaystyle{ Y }[/math], so the number of these matched neighbors is at least [math]\displaystyle{ |W| }[/math]. The number of all neighbors of [math]\displaystyle{ W }[/math] is at least as large.

Sufficiency

Consider the contrapositive: if there is no [math]\displaystyle{ X }[/math]-perfect matching then Hall's condition must be violated for at least one [math]\displaystyle{ W\subseteq X }[/math]. Let [math]\displaystyle{ M }[/math] be a maximum matching, and let [math]\displaystyle{ u }[/math] be any unmatched vertex in [math]\displaystyle{ X }[/math]. Consider all alternating paths (paths in [math]\displaystyle{ G }[/math] that alternately use edges outside and inside [math]\displaystyle{ M }[/math]) starting from [math]\displaystyle{ u }[/math]. Let [math]\displaystyle{ W }[/math] be the set of vertices in these paths that belong to [math]\displaystyle{ X }[/math] (including [math]\displaystyle{ u }[/math] itself) and let [math]\displaystyle{ Z }[/math] be the set of vertices in these paths that belong to [math]\displaystyle{ Y }[/math]. Then every vertex in [math]\displaystyle{ Z }[/math] is matched by [math]\displaystyle{ M }[/math] to a vertex in [math]\displaystyle{ W }[/math], because an alternating path to an unmatched vertex could be used to increase the size of the matching by toggling whether each of its edges belongs to [math]\displaystyle{ M }[/math] or not. Therefore, the size of [math]\displaystyle{ W }[/math] is at least the number [math]\displaystyle{ |Z| }[/math] of these matched neighbors of [math]\displaystyle{ Z }[/math], plus one for the unmatched vertex [math]\displaystyle{ u }[/math]. That is, [math]\displaystyle{ |W|\ge |Z|+1 }[/math]. However, for every vertex [math]\displaystyle{ v\in W }[/math], every neighbor [math]\displaystyle{ w }[/math] of [math]\displaystyle{ v }[/math] belongs to [math]\displaystyle{ Z }[/math]: an alternating path to [math]\displaystyle{ w }[/math] can be found either by removing the matched edge [math]\displaystyle{ vw }[/math] from the alternating path to [math]\displaystyle{ v }[/math], or by adding the unmatched edge [math]\displaystyle{ vw }[/math] to the alternating path to [math]\displaystyle{ v }[/math]. Therefore, [math]\displaystyle{ Z=N_G(W) }[/math] and [math]\displaystyle{ |W|\ge |N_G(W)|+1 }[/math], showing that Hall's condition is violated.

Equivalence of the combinatorial formulation and the graph-theoretic formulation

A problem in the combinatorial formulation, defined by a finite family of finite sets [math]\displaystyle{ \mathcal F }[/math] with union [math]\displaystyle{ X }[/math] can be translated into a bipartite graph [math]\displaystyle{ G=(\mathcal F,X,E) }[/math] where each edge connects a set in [math]\displaystyle{ \mathcal F }[/math] to an element of that set. An [math]\displaystyle{ \mathcal F }[/math]-perfect matching in this graph defines a system of unique representatives for [math]\displaystyle{ \mathcal F }[/math]. In the other direction, from any bipartite graph [math]\displaystyle{ G=(X,Y,E) }[/math] one can define a finite family of sets, the family of neighborhoods of the vertices in [math]\displaystyle{ X }[/math], such that any system of unique representatives for this family corresponds to an [math]\displaystyle{ X }[/math]-perfect matching in [math]\displaystyle{ G }[/math]. In this way, the combinatorial formulation for finite families of finite sets and the graph-theoretic formulation for finite graphs are equivalent.

The same equivalence extends to infinite families of finite sets and to certain infinite graphs. In this case, the condition that each set be finite corresponds to a condition that in the bipartite graph [math]\displaystyle{ G=(X,Y,E) }[/math], every vertex in [math]\displaystyle{ X }[/math] should have finite degree. The degrees of the vertices in [math]\displaystyle{ Y }[/math] are not constrained.

Topological proof

Hall's theorem can be proved (non-constructively) based on Sperner's lemma.[3]:Thm.4.1,4.2

Applications

The theorem has many applications. For example, for a standard deck of cards, dealt into 13 piles of 4 cards each, the marriage theorem implies that it is possible to select one card from each pile so that the selected cards contain exactly one card of each rank (Ace, 2, 3, ..., Queen, King). More generally, any regular bipartite graph has a perfect matching.[4]:2

More abstractly, let [math]\displaystyle{ G }[/math] be a group, and [math]\displaystyle{ H }[/math] be a finite index subgroup of [math]\displaystyle{ G }[/math]. Then the marriage theorem can be used to show that there is a set [math]\displaystyle{ T }[/math] such that [math]\displaystyle{ T }[/math] is a transversal for both the set of left cosets and right cosets of [math]\displaystyle{ H }[/math] in [math]\displaystyle{ G }[/math].[5]

The marriage theorem is used in the usual proofs of the fact that an [math]\displaystyle{ r\times n }[/math] Latin rectangle can always be extended to an [math]\displaystyle{ (r+1)\times n }[/math] Latin rectangle when [math]\displaystyle{ r\lt n }[/math], and so, ultimately to a Latin square.[6]

Logical equivalences

This theorem is part of a collection of remarkably powerful theorems in combinatorics, all of which are related to each other in an informal sense in that it is more straightforward to prove one of these theorems from another of them than from first principles. These include:

In particular,[8][9] there are simple proofs of the implications Dilworth's theorem ⇔ Hall's theorem ⇔ König–Egerváry theorem ⇔ König's theorem.

Infinite families

Marshall Hall Jr. variant

By examining Philip Hall's original proof carefully, Marshall Hall Jr. (no relation to Philip Hall) was able to tweak the result in a way that permitted the proof to work for infinite [math]\displaystyle{ \mathcal F }[/math].[10] This variant extends Philip Hall's Marriage theorem.

Suppose that [math]\displaystyle{ \mathcal F = \{A_i\}_{i\in I} }[/math], is a (possibly infinite) family of finite sets that need not be distinct, then [math]\displaystyle{ \mathcal F }[/math] has a transversal if and only if [math]\displaystyle{ \mathcal F }[/math] satisfies the marriage condition.

Marriage condition does not extend

The following example, due to Marshall Hall Jr., shows that the marriage condition will not guarantee the existence of a transversal in an infinite family in which infinite sets are allowed.

Let [math]\displaystyle{ \mathcal F }[/math] be the family, [math]\displaystyle{ A_{0}=\mathbb N }[/math], [math]\displaystyle{ A_{i}=\{i-1\} }[/math] for [math]\displaystyle{ i\geq 1 }[/math]. The marriage condition holds for this infinite family, but no transversal can be constructed.[11]

Graph theoretic formulation of Marshall Hall's variant

The graph theoretic formulation of Marshal Hall's extension of the marriage theorem can be stated as follows: Given a bipartite graph with sides A and B, we say that a subset C of B is smaller than or equal in size to a subset D of A in the graph if there exists an injection in the graph (namely, using only edges of the graph) from C to D, and that it is strictly smaller in the graph if in addition there is no injection in the graph in the other direction. Note that omitting in the graph yields the ordinary notion of comparing cardinalities. The infinite marriage theorem states that there exists an injection from A to B in the graph, if and only if there is no subset C of A such that N(C) is strictly smaller than C in the graph.[12]

The more general problem of selecting a (not necessarily distinct) element from each of a collection of non-empty sets (without restriction as to the number of sets or the size of the sets) is permitted in general only if the axiom of choice is accepted.

Fractional matching variant

A fractional matching in a graph is an assignment of non-negative weights to each edge, such that the sum of weights adjacent to each vertex is at most 1. A fractional matching is X-perfect if the sum of weights adjacent to each vertex is exactly 1. The following are equivalent for a bipartite graph G = (X+Y, E):[13]

  • G admits an X-perfect matching.
  • G admits an X-perfect fractional matching. The implication follows directly from the fact that X-perfect matching is a special case of an X-perfect fractional matching, in which each weight is either 1 (if the edge is in the matching) or 0 (if it is not).
  • G satisfies Hall's marriage condition. The implication holds because, for each subset W of X, the sum of weights near vertices of W is |W|, so the edges adjacent to them are necessarily adjacent to at least |W| vertices of Y.

Quantitative variant

Main page: Deficiency (graph theory)

When Hall's condition does not hold, the original theorem tells us only that a perfect matching does not exist, but does not tell what is the largest matching that does exist. To learn this information, we need the notion of deficiency of a graph. Given a bipartite graph G = (X+Y, E), the deficiency of G w.r.t. X is the maximum, over all subsets W of X, of the difference |W| - |NG(W)|. The larger is the deficiency, the farther is the graph from satisfying Hall's condition.

Using Hall's marriage theorem, it can be proved that, if the deficiency of a bipartite graph G is d, then G admits a matching of size at least |X|-d.

Generalizations

Notes

  1. Hall 1986, pg. 51. An alternative form of the marriage theorem applies to finite families of sets that can be infinite. However, the situation of having an infinite number of sets while allowing infinite sets is not allowed.
  2. Reichmeider 1984, p.90
  3. Haxell, P. (2011). "On Forming Committees". The American Mathematical Monthly 118 (9): 777–788. doi:10.4169/amer.math.monthly.118.09.777. ISSN 0002-9890. http://www.jstor.org/stable/10.4169/amer.math.monthly.118.09.777. 
  4. DeVos, Matt. "Graph Theory". http://www.sfu.ca/~mdevos/notes/graph/345_matchings.pdf. 
  5. Button, Jack; Chiodo, Maurice; Zeron-Medina Laris, Mariano (2014). "Coset Intersection Graphs for Groups". The American Mathematical Monthly 121 (10): 922–26. doi:10.4169/amer.math.monthly.121.10.922. "For [math]\displaystyle{ H }[/math] a finite index subgroup of [math]\displaystyle{ G }[/math], the existence of a left-right transversal is well known, sometimes presented as an application of Hall’s marriage theorem.". 
  6. Hall, Marshall (1945). "An existence theorem for latin squares". Bull. Amer. Math. Soc. 51 (6): 387–388. doi:10.1090/S0002-9904-1945-08361-X. 
  7. The naming of this theorem is inconsistent in the literature. There is the result concerning matchings in bipartite graphs and its interpretation as a covering of (0,1)-matrices. (Hall 1986) and (van Lint Wilson) refer to the matrix form as König's theorem, while (Roberts Tesman) refer to this version as the Kőnig-Egerváry theorem. The bipartite graph version is called Kőnig's theorem by (Cameron 1994) and (Roberts Tesman).
  8. Equivalence of seven major theorems in combinatorics
  9. Reichmeider 1984
  10. Hall 1986, pg. 51
  11. Hall 1986, pg. 51
  12. Aharoni, Ron (February 1984). "König's Duality Theorem for Infinite Bipartite Graphs". Journal of the London Mathematical Society s2-29 (1): 1–12. doi:10.1112/jlms/s2-29.1.1. ISSN 0024-6107. 
  13. "co.combinatorics - Fractional Matching version of Hall's Marriage theorem". https://mathoverflow.net/questions/271939/fractional-matching-version-of-halls-marriage-theorem. 

References

  • Brualdi, Richard A. (2010), Introductory Combinatorics, Upper Saddle River, NJ: Prentice-Hall/Pearson, ISBN 978-0-13-602040-0 
  • Cameron, Peter J. (1994), Combinatorics: Topics, Techniques, Algorithms, Cambridge: Cambridge University Press, ISBN 978-0-521-45761-3 
  • Hall, Marshall Jr. (1986), Combinatorial Theory (2nd ed.), New York: John Wiley & Sons, ISBN 978-0-471-09138-7 
  • Hall, Philip (1935), "On Representatives of Subsets", J. London Math. Soc. 10 (1): 26–30, doi:10.1112/jlms/s1-10.37.26 
  • Halmos, Paul R.; Vaughan, Herbert E. (1950), "The marriage problem", American Journal of Mathematics 72 (1): 214–215, doi:10.2307/2372148 
  • Reichmeider, P.F. (1984), The Equivalence of Some Combinatorial Matching Theorems, Polygonal Publishing House, ISBN 978-0-936428-09-3 
  • Roberts, Fred S.; Tesman, Barry (2009), Applied Combinatorics (2nd ed.), Boca Raton: CRC Press, ISBN 978-1-4200-9982-9 
  • van Lint, J. H.; Wilson, R.M. (1992), A Course in Combinatorics, Cambridge: Cambridge University Press, ISBN 978-0-521-42260-4 

External links