Prove that if Triangles ABC = DEF in a metric geometry, then line AB contains exactly two of the points D, E, and F.
We are not allowed to use the facts: In a metric geometry, if triangles ABC=DEF, then {A,B,C} = {D,E,F}
or
In a metric Geometry, if A, B, and C are not collinear, then A is an extreme point of triangle ABC.
Naturally, I tried to do this with a proof by contradiction by assuming line AB does NOT contain exactly two of the points D,E, or F. I set up three cases for this.
- Line AB contains none of D,E, or F;
- Line AB contains one of D, E, or F. (Where I'd imagine the same contradiction will arise no matter which point I choose);
- Line AB contains all three of D, E, and F.
In the first two cases, I can't find where a contradiction will arise. Please Help.
Some Definitions
The definition of a triangle that I am given is If {A,B,C} are not collinear points in a metric geometry, then the triangle ABC is the set $\bigtriangleup$ABC = $\overleftrightarrow{AB}$ $\cup$ $\overleftrightarrow{BC}$ $\cup$ $\overleftrightarrow{CA}$
The definition of a line segment I am given is $\overleftrightarrow{AB}$ = {C $\in$ $\mathscr{P}$ | A-C-B or C=A or C=B}
The definition of between I am given is A-C-B iff A, B, C are collinear and d(A,B) = d(A,C) + d(C,B); where $d$ is the distance function for a metric geometry.