
564 Convexity and Optimization
R. Helly’s Theorem. Let C
k
be convex subsets of R
n
for 1 ≤ k ≤ m. Suppose that any
n + 1 of these sets have nonempty intersection. Prove that the whole collection has
nonempty intersection.
HINT: Use induction on m ≥ n+1 sets. If true for m−1, choose x
j
in the intersection
of C
1
, . . . , C
j−1
, C
j+1
, . . . , C
m
. Apply Radon’s Theorem.
16.2. Relative Interior
In workingwith a convex subset A of R
n
, the natural space containing it is often
aff(A), not R
n
, which may be far too large. The affine hull is a better place to work
for many purposes. Indeed, if A is a convex subset of R
n
with dimA = k < n,
then thinking of A simply as a subset of aff(A), which may be identified with R
k
,
allows us to talk more meaningfully about topological notions such as interior and
boundary. One sign that the usual interior is not useful is Exercise 16.1.D, which
shows that A has empty interior when dim(A) < n. This section is devoted to
developing the properties of the interior relative to aff(A).
16.2.1. DEFINITION. If A is a convex subset of R
n
, then the relative interior
of A, denoted ri(A), is the interior of A relative to aff(A). That is, a ∈ ri(A) if and
only if there is an ε > 0 so that B
ε
(a) ∩ aff(A) ⊂ A.
Define the relative boundary of A, denoted rbd(A), to be
A \ ri(A).
16.2.2. EXAMPLE. If dimA = k < n, then ri(A) is the interior of A when
A is considered as a subset of aff(A), which is identified with R
k
. For example,
consider the closed convex disk A = {(x, y, z) ∈ R
3
: x
2
+ y
2
≤ 1, z = 0}.
Then aff(A) = {(x, y, z) ∈ R
3
: z = 0} is a plane. The relative interior of A is
ri(A) = {(x, y, z) ∈ R
3
: x
2
+ y
2
< 1, z = 0}, the interior of the disk in this
plane, while the interior as a subset of R
3
is empty. The relative boundary is the
circle {(x, y, z) ∈ R
3
: x
2
+ y
2
= 1, z = 0}.
Notice that A ⊂ B does not imply that ri(A) ⊂ ri(B) because an increase in
dimension can occur. For example, let B = {(x, y, z) : x
2
+ y
2
≤ 1, z ≤ 0}. Then
ri(B) = int(B) = {(x, y, z) : x
2
+ y
2
< 1, z < 0}. So A ⊂ B but ri(A) and ri(B)
are disjoint.
The following result shows that the phenomenon above occurs precisely be-
cause of the dimension shift. Despite its trivial proof, it will be quite useful.
16.2.3. LEMMA. Suppose that A and B are convex subsets of R
n
with A ⊂ B.
If aff(A) = aff(B), then ri(A) ⊂ ri(B).
PROOF. If a ∈ ri(A), then there is an ε > 0 with B
ε
(a) ∩ aff(A) ⊂ A. Because
aff(B) = aff(A), we have B
ε
(a) ∩ aff(B) ⊂ A ⊂ B, so a ∈ ri(B). ¥