Removing the protractor and SAS postulates

106 Views Asked by At

I am reading the book "Foundations of Geometry" by Gerard A. Venema (2nd ed). A draft of the axiomatic setting of the book is the following (I will expand if required):

  1. Incidence postulate: For every pair of distinct points $A$ and $B$ there is exactly one line $l$ such that $A$, $B\in l$.
  2. Ruler postulate: For every pair of points $P$ and $Q$ there exists a number $PQ$ called distance from $P$ to $Q$. For each line $l$ there is a one to one correspondence from $l$ to $\mathbb{R}$ such that if $P$, $Q\in l$ correspond to the real numbers $x$ and $y$, respectively, then $PQ=|x-y|$.
  3. Plane separation postulate: For every line $l$, the points that do not lie on $l$ form two disjoint, nonempty sets $H_1$ and $H_2$ called half-planes bounded by $l$ such that $H_1$ and $H_2$ are convex and if $P\in H_1$ and $Q\in H_2$ then the segment $\overline{PQ}$ intersects $l$.
  4. Protractor postulate: For every angle $\angle BAC$ there is areal number $\mu\angle BAC$ called measure of $\angle BAC$ such that $0\leq \mu\angle BAC<180$, $\mu\angle BAC=0$ if and only if the rays $\overrightarrow{AB}=\overrightarrow{AC}$, for each $0<r<180$ and each half-plane $H$ bounded by the line $\overleftrightarrow{AB}$ there is an unique ray $\overrightarrow{AE}$ such that $E\in H$ and $\mu\angle BAE=r$, and if the ray $\overrightarrow{AD}$ is between rays the $\overrightarrow{AB}$ and $\overrightarrow{AC}$, then $\mu\angle BAD+\mu\angle DAC = \mu\angle BAC$.
  5. Side-Angle-Side postulate: If $\triangle ABD$ and $\triangle DEF$ are two tiangles such that $\overline{AB}\cong\overline{DE}$, $\angle ABC\cong \angle DEF$, and $\overline{BC}\cong\overline{EF}$, then $\triangle ABC\cong \triangle DEF$.

In the section C.3 of the book it is said that

"The protractor postulate is almost entirely unnecessary [...] in fact, the reflection postulate [see below] can replace both SAS and the Protractor postulate".

This quote lead me to believe that we can construct an angle measurement function using only the postulates 1, 2, 3 and the reflection postulate [see below]. However, the reflection postulate sais the following:

Reflection postulate: For every line $l$ there exists a bijective function $\rho_{l}$ such that it's only fixed points are the ones in $l$ and preserves collinearity, distance and angle measure.

So I don't really know how to prove that an angle measurement function exists using a postulate that requieres the existence of an angle measurement function.

The book references the paper "2-dimensional axiomatic geometry" by Frederic Ancel from "Abstracts of the American Mathematical Society 25 (2004), pages 329-345, which I am unable to find anywhere. The closest I can get is this, which is far from satisfactory.

Do you have some reference in which it could be found a construction of an angle measure based on a similar axiomatic setting? Any idea?

Some ideas

  1. We may state that two angles are congruent is they are isometric, i.e., there is a distance-preserving function between them.

  2. I am pretty sure that every function that preserves distance also preserves collinearity, so we can crop the asumption of collinearity, and, by definition, the asumption of angle measure.

  3. We may have to define what we mean by "right angle", a right angle may be any angle $\angle BAC$ such that $\rho_{\overleftrightarrow{AC}}(\overleftrightarrow{AB})=\overleftrightarrow{AB}$.

Defining angle measure the Archimedes way

In order to define an angle measure I was thinking about, for each angle $\angle BAC$, drawing a unit circle $\mathcal{C}$ around $A$, taking a finite set of points $\{D_0,\dotsc,D_n\}$ in $\overline{BC}$, the corresponding intersections $\{D_0',\dotsc,D_n'\}$, where $D_i':=\overrightarrow{AD_i}\cap\mathcal{C}$, and considering the broken line perimeter $\sum_{i=0}^{n-1}D_iD_{i+1}$. Then, somehow proving that the set of broken line perimeters is bounded above and finally defining the angle measure as the supremum, being hopefully easy to prove the remaining properties of the angle measure function.