Points in general position

$\begingroup$

I'm really confused by the definition of general position at wikipedia.

I understand that the set of points/vectors in $\mathbb R^d$ is in general position iff every $(d+1)$ points are not in any possible hyperplane of dimension $d$.

However I found that this definition is equivalent to affine independence (according to wiki). Does general linear position mean something else?

Could you please explain that? It is extremely confusing since a lot of people omit "linear" and so on.

Anyway could you also please give some hints on the way of proving general position? The hyperplane definition is hard to use.

$\endgroup$

2 Answers

$\begingroup$

$\def\R{\mathbb{R}}$General position is not equivalent to affine independence. For instance, in $\R^2$, you can have arbitrarily many points in general position, so long as no three of them are collinear. But you can have at most 3 affinely independent points.

Any random set of points in $\R^d$ is almost certain (with probability 1) to be in general position. The points have to be carefully arranged in order not to be in general position—for instance, by having three on one line, or four in one plane in $\mathbb{R}^3$ and above.

Now, if you have $d+1$ points in general position in $\R^d$, then they affinely span $\R^d$, so they are affinely independent; and conversely, any set of affinely independent points must be in general position. But you can have sets in general position with far more than $d+1$ points, and they won't be affinely independent.

$\endgroup$ $\begingroup$

Kundor's answer is correct, but I think this should be added for completeness.

Take a set of points $P \subset \mathbb R^d$. Then $P$ is in general linear position if and only if each k-tuple of points from $P$, $k=2,\dots,d+1$, is affinely independent.

But, as the OP notes, we only really need to check whether no $d+1$ points lie on a hyperplane of dimension $d$. This is equivalent with checking whether no $d+1$ points are affinely dependent.

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like