Hyperplanes and classification
1. Hyperplanes
Consider a set of points in dimensions and assume that no group of three points is collinear- this way, any set of points forms a hyperplane. Firstly, we shall demonstrate that if a set of points is shattered in dimensions, then points are also shattered in . We can use this to reduce the problem to two dimensions, where we have seen that .
Consider the representation in the picture below. Choose points and take the hyperplane formed by these. If the remaining point belongs to the hyperplane, then we can consider the projection to dimensions, and we are left with the case of points in , which we shall analyze later. If this is not the case, then we can show that if the points on the hyperplane are separable, we can always find a hyperplane in that separates all the points. In the figure below, the dashed line on represents the hyperplane in that separates the set of points. It is easy to see that any hyperplane that contains the remaining point and the dashed line (hyperplane in one lower dimension) is the solution to this problem.

We shall consider now the case of points in . For this purpose, we shall use Radon’s theorem that states that any set of points in can be partitioned in two sets and such that the corresponding convex hulls intersect. This theorem implies that points in cannot be shattered because if they were, then we would have two non-intersecting convex hulls separated by a plane, thus contradicting the theorem.
Proof
For points in one can always choose parameters such that:
The reason is because one has unknowns () for equations ( coming from the first vector equation and an additional from the constraint on ). The second equation can be rewritten as a sum over positive and negative , that is, . Define , then we have
which is a sum over numbers in the interval . The vector equation separates into two terms
and each of the sets and form convex hulls. This means that and intersect.
References
[1] Foundations of machine learning, M. Mohri, A. Rostamizadeh, A. Talwalkar