To save content items to your account,
please confirm that you agree to abide by our usage policies.
If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account.
Find out more about saving content to .
To save content items to your Kindle, first ensure no-reply@cambridge.org
is added to your Approved Personal Document E-mail List under your Personal Document Settings
on the Manage Your Content and Devices page of your Amazon account. Then enter the ‘name’ part
of your Kindle email address below.
Find out more about saving to your Kindle.
Note you can select to save to either the @free.kindle.com or @kindle.com variations.
‘@free.kindle.com’ emails are free but can only be saved to your device when it is connected to wi-fi.
‘@kindle.com’ emails can be delivered even when you are not connected to wi-fi, but note that service fees apply.
A graph G consists of a set V (or V(G)) of vertices, a set E (or E(G)) of edges, and a mapping associating to each edge e ∈ E(G) an unordered pair x, y of vertices called the endpoints (or simply the ends) of e. We say an edge is incident with its ends, and that it joins its ends. We allow x = y, in which case the edge is called a loop. A vertex is isolated when it is incident with no edges.
It is common to represent a graph by a drawing where we represent each vertex by a point in the plane, and represent edges by line segments or arcs joining some of the pairs of points. One can think e.g. of a network of roads between cities. A graph is called planar if it can be drawn in the plane such that no two edges (that is, the line segments or arcs representing the edges) cross. The topic of planarity will be dealt with in Chapter 33; we wish to deal with graphs more purely combinatorially for the present.
Thus a graph is described by a table such as the one in Fig. 1.1 that lists the ends of each edge. Here the graph we are describing has vertex set V = {x, y, z, w} and edge set E = {a, b, c, d, e, f, g}; a drawing of this graph may be found as Fig. 1.2(iv).
A combinatorial geometry is a pair (X, ℱ) where X is a set of points and where ℱ is a family of subsets of X called flats such that
ℱ is closed under (pairwise) intersection,
there are no infinite chains in the poset ℱ,
ℱ contains the empty set, all singletons {x}, x ∈ X, and the set X itself,
for every flat E ∈ ℱ, E ≠ X, the flats that cover E in F partition the remaining points.
Here, F covers E in F means that E, F ∈ ℱ, but that does not hold for any G ∈ ℱ. This latter property should be familiar to the reader from geometry: the lines that contain a given point partition the remaining points; the planes that contain a given line partition the remaining points.
A trivial example of a geometry consists of a finite set X and all subsets of X as the flats. This is the Boolean algebra on X.
We remark that (1) and (2) imply that ℱ is closed under arbitrary intersection.
Example 23.1. Every linear space (as introduced in Chapter 19) gives us a combinatorial geometry on its point set X when we take as flats φ, all singletons {{x} : x ∈ X}, all lines, and X itself. The fact that the lines on a given point partition the remaining points is another way of saying that two points determine a unique line.
One of the most popular upper level mathematics courses taught at Caltech for very many years was H. J. Ryser's course Combinatorial Analysis, Math 121. One of Ryser's main goals was to show elegance and simplicity. Furthermore, in this course that he taught so well, he sought to demonstrate coherence of the subject of combinatorics. We dedicate this book to the memory of Herb Ryser, our friend whom we admired and from whom we learned much.
Work on the present book was started during the academic year 1988–89 when the two authors taught the course Math 121 together. Our aim was not only to continue in the style of Ryser by showing many links between areas of combinatorics that seem unrelated, but also to try to more-or-less survey the subject. We had in mind that after a course like this, students who subsequently attend a conference on “Combinatorics” would hear no talks where they are completely lost because of unfamiliarity with the topic. Well, at least they should have heard many of the words before. We strongly believe that a student studying combinatorics should see as many of its branches as possible.
Of course, none of the chapters could possibly give a complete treatment of the subject indicated in their titles. Instead, we cover some highlights—but we insist on doing something substantial or nontrivial with each topic. It is our opinion that a good way to learn combinatorics is to see subjects repeated at intervals.
A partially ordered set (also poset) is a set S with a binary relation ≤ (sometimes ⊆ is used) such that:
(i) a ≤ a for all a ∈ S (reflexivity),
(ii) if a ≤ b and b ≤ a then a ≤ c (transitivity),
(iii) if a ≤ b and b ≤ a then a = b (antisymmetry).
If for any a and b in S, either a ≤ b or b ≤ a, then the partial order is called a total order, or a linear order. If a ≤ b and a ≠ b, then we also write a < b. Examples of posets include the integers with the usual order or the subsets of a set, ordered by inclusion. If a subset of S is totally ordered, it is called a chain. An antichain is a set of elements that are pairwise incomparable.
The following theorem is due to R. Dilworth (1950). This proof is due to H. Tverberg (1967).
Theorem 6.1.Let P be a partially ordered finite set. The minimum number m of disjoint chains which together contain all elements of P is equal to the maximum number M of elements in an antichain of P.
Proof: (i) It is trivial that m ≥ M.
(ii) We use induction on |P|. If |P| = 0, there is nothing to prove. Let C be a maximal chain in P. If every antichain in P\C contains at most M – 1 elements, we are done. So assume that {a1,…, aM} is an antichain in P\C.