My geometry book defines space abstractly as a non empty Set $\mathcal{R}$. To that the author adds a function $d \colon \mathcal{R} \times \mathcal{R} \to \mathbb{R}$. $d$ is supposed to represents an distance measure. Then it introduces three axioms, of which im only going to mention the first two because the author defines a straight line only using these two axioms
- $d$ has all properties of a metric function.
- For all two different points $A,B \in \mathcal{R}$ and for all $\delta >0$ there exists exactly one point $C \in \mathcal{R}$ such that $d(B,C) = \delta$ and $d(A,C) = d(A,B)+d(B,C)$.
Using these two axioms the author defines a line trhough $A$ and $B$ as $$\lbrace C \in \mathcal{R} \colon d(C,A)+d(A,B)=d(C,B) \rbrace \cup \lbrace C \colon d(A,C)+d(C,B)=d(A,B) \rbrace \cup\lbrace C \colon d(A,B)+d(B,C)=d(A,C) \rbrace. $$
$B[A$ is the first set, $[A,B]$ the second and $A[B$ the last set. The author draws this line here and the definition makes sense if you already know what a line is. But if we were to only view a line trhough the axioms, what is preventing us from also calling the following a "line"
Non of the two axioms are necessarily violated as far as I can see. You could say let $\mathcal{R}$ be this curved line and given any metric $d$ both axioms are fulfilled. So what is a straight line?
