
562 Convexity and Optimization
16.1.10. DEFINITION. A hyperplane is an affine set of codimension 1. Thus
a hyperplane in R
n
has dimension n − 1.
Hyperplanes are rather special affine sets, and they serve to split the whole
space into two pieces. This is a consequence of the following result.
16.1.11. PROPOSITION. A subset H of R
n
is a hyperplane if and only if there
is a nonzero vector h ∈ R
n
and a scalar α ∈ R so that
H = {x ∈ R
n
: hx, hi = α}.
PROOF. If H is a hyperplane and x
0
∈ H, then L(H) = H − x
0
is a subspace of
dimension n − 1. Choose a nonzero vector h orthogonal to L(H). This is used to
define a linear map from R
n
into R by f (x) = hx, hi. Since the set of all vectors
orthogonal to h form a subspace of dimension n−1 containing L(H), it follows that
L(H) = {h}
⊥
= kerf.
Set α = f(x
0
). Then f(x) = α if and only if f(x − x
0
) = f(x) − α = 0,
which occurs if and only if x − x
0
∈ L(H) or, equivalently, when x belongs to
L(H) + x
0
= H.
Conversely, the linear map f(x) = hx, hi from R
n
into R maps onto R since
h 6= 0. Thus L(H) := kerf = {h}
⊥
is a subspace of R
n
of dimension n − 1.
Let x
0
be any vector with f(x
0
) = α. Then following the argument of the previous
paragraph, the set H = {x ∈ R
n
: hx, hi = α} = L(H) + x
0
is a hyperplane. ¥
Notice that the function f (or the vector h) is not unique, but it is determined up
to a scalar multiple because the subspace H
⊥
is one dimensional. When working
with a hyperplane, we will usually assume that a choice of this function has been
made. This allows us to describe two half-spaces associated to H, which we denote
by H
+
= {x ∈ R
n
: f(x) ≥ α} and H
−
= {x ∈ R
n
: f(x) ≤ α}. These two
subsets do not depend on the choice of f except that a sign change can interchange
H
+
with H
−
.
Exercises for Section 16.1
A. If A is a convex subset of R
n
, show that
A is convex.
B. (a) Prove Lemma 16.1.4: The intersection of convex sets is convex.
(b) State and prove the analogous result for cones and affine sets.
C. Suppose that A is a closed subset of R
n
and whenever a, b ∈ A, the point (a + b)/2 is
in A. Show that A is convex.
HINT: Use induction to show that λa + (1 −λ)b is in A if λ = i/2
k
for 1 ≤ i < 2
k
.
D. If A is a convex subset of R
n
such that aff(A) 6= R
n
, show that int(A) is empty.
E. Let S be a subset of R
n
. Show that aff(S) =
n
r
P
i=1
λ
i
s
i
: s
i
∈ S, λ
i
∈ R,
n
P
i=1
λ
i
= 1
o
and L(S) =
n
r
P
i=1
λ
i
s
i
: s
i
∈ S, λ
i
∈ R,
n
P
i=1
λ
i
= 0
o
.