I'm currently working my way through Foundations of Projective Geometry by Hartshorne, and he states the axioms characterizing an affine plane as:
An affine plane is a set $\mathbb{X}$ together with a collection $\mathcal{L}\subseteq\mathcal{P}\mathbb{X}$ of lines such that
For any two points $x,y\in\mathbb{X}$ such that $x\neq y$, there exists one unique line $\ell\in\mathcal{L}$ such that $\{x,y\}\subseteq\ell.$
For any line $\ell\in\mathcal{L}$ and any point $x\in(\mathbb{X}\setminus\ell)$, there exists one unique line $\ell'\in\mathcal{L}$ such that $x\in\ell'$ and $\ell\parallel\ell'$.
There exist $3$ non-colinear points.
Missing from the list above is the axiom that any line contains at least two points, and I'm having trouble proving that there can be no singleton lines from these axioms. The wikipedia page for affine planes has this additional axiom, however it would not surprise me if it was a consequence of the other three and thusly redundant. My question is precisely this:
Can we deduce from the above three axioms that each line of an affine plane contains at least two points, or do we need this as an additional axiom?
You can deduce it, but I think it's a bit more complicated than Mariano Suárez-Álvarez's answer makes it sound. Here's one way to do it.
First, suppose the empty set is a line. Since every line is parallel to the empty set, (2) says that every $x\in\mathbb{X}$ is in a unique line. Combined with (1), this means the unique line through $x$ must also pass through every other point, and so $\mathbb{X}$ itself is a line, which violates (3).
Now suppose a singleton $\{x\}$ is a line. For any $y\neq x$, consider the line $\ell$ such that $x,y\in\ell$. By (3), there exists a point $z$ which is not on $\ell$. By (2), there exists a line $\ell'$ through $z$ which is parallel to $\ell$. But now $\{x\}$ and $\ell$ are two different lines through $x$ which are parallel to $\ell'$, which violates (2).