let S be satisfying_CongruenceSymmetry satisfying_CongruenceEquivalenceRelation satisfying_CongruenceIdentity satisfying_SegmentConstruction satisfying_BetweennessIdentity TarskiGeometryStruct ; for a, p being POINT of S ex p9 being POINT of S st Middle p,a,p9
let a, p be POINT of S; ex p9 being POINT of S st Middle p,a,p9
per cases
( p <> a or p = a )
;
suppose
p <> a
;
ex p9 being POINT of S st Middle p,a,p9consider x being
POINT of
S such that A1:
(
between p,
a,
x &
a,
x equiv p,
a )
by GTARSKI1:def 8;
a,
x equiv a,
p
by A1, Satz2p5;
then
a,
p equiv a,
x
by Satz2p2;
hence
ex
p9 being
POINT of
S st
Middle p,
a,
p9
by A1, DEFM;
verum end; end;