theorem
for
a,
b,
c,
e,
f,
g being
POINT of
TarskiEuclid2Space st
Tn2TR a,
Tn2TR b,
Tn2TR c is_a_triangle &
angle (
(Tn2TR a),
(Tn2TR b),
(Tn2TR c))
< PI &
angle (
(Tn2TR e),
(Tn2TR c),
(Tn2TR a))
= (angle ((Tn2TR b),(Tn2TR c),(Tn2TR a))) / 3 &
angle (
(Tn2TR c),
(Tn2TR a),
(Tn2TR e))
= (angle ((Tn2TR c),(Tn2TR a),(Tn2TR b))) / 3 &
angle (
(Tn2TR a),
(Tn2TR b),
(Tn2TR f))
= (angle ((Tn2TR a),(Tn2TR b),(Tn2TR c))) / 3 &
angle (
(Tn2TR f),
(Tn2TR a),
(Tn2TR b))
= (angle ((Tn2TR c),(Tn2TR a),(Tn2TR b))) / 3 &
angle (
(Tn2TR b),
(Tn2TR c),
(Tn2TR g))
= (angle ((Tn2TR b),(Tn2TR c),(Tn2TR a))) / 3 &
angle (
(Tn2TR g),
(Tn2TR b),
(Tn2TR c))
= (angle ((Tn2TR a),(Tn2TR b),(Tn2TR c))) / 3 holds
(
dist (
f,
e)
= dist (
g,
f) &
dist (
f,
e)
= dist (
e,
g) &
dist (
g,
f)
= dist (
e,
g) )
theorem
for
a,
b,
c,
a1,
b1,
c1 being
POINT of
TarskiEuclid2Space holds
(
a,
b,
c cong a1,
b1,
c1 iff (
dist (
a,
b)
= dist (
a1,
b1) &
dist (
a,
c)
= dist (
a1,
c1) &
dist (
b,
c)
= dist (
b1,
c1) ) )
by GTARSKI1:def 15;
ThCongruenceSymmetry:
TarskiEuclid2Space is satisfying_CongruenceSymmetry
ThCongruenceEquivalenceRelation:
TarskiEuclid2Space is satisfying_CongruenceEquivalenceRelation
ThCongruenceIdentity:
TarskiEuclid2Space is satisfying_CongruenceIdentity
ThSegmentConstruction:
TarskiEuclid2Space is satisfying_SegmentConstruction
ThSAS:
TarskiEuclid2Space is satisfying_SAS
ThBetweennessIdentity:
TarskiEuclid2Space is satisfying_BetweennessIdentity
ThPasch:
TarskiEuclid2Space is satisfying_Pasch
definition
let S be
TarskiGeometryStruct ;
attr S is
satisfying_A9 means
for
a,
b,
c,
p,
q being
POINT of
S st
p <> q &
a,
p equiv a,
q &
b,
p equiv b,
q &
c,
p equiv c,
q & not
between a,
b,
c & not
between b,
c,
a holds
between c,
a,
b;
attr S is
satisfying_A10 means
for
a,
b,
c,
d,
t being
POINT of
S st
between a,
d,
t &
between b,
d,
c &
a <> d holds
ex
x,
y being
POINT of
S st
(
between a,
b,
x &
between a,
c,
y &
between x,
t,
y );
end;
::
deftheorem defines
satisfying_A9 GTARSKI2:def 8 :
for S being TarskiGeometryStruct holds
( S is satisfying_A9 iff for a, b, c, p, q being POINT of S st p <> q & a,p equiv a,q & b,p equiv b,q & c,p equiv c,q & not between a,b,c & not between b,c,a holds
between c,a,b );
::
deftheorem defines
satisfying_A10 GTARSKI2:def 9 :
for S being TarskiGeometryStruct holds
( S is satisfying_A10 iff for a, b, c, d, t being POINT of S st between a,d,t & between b,d,c & a <> d holds
ex x, y being POINT of S st
( between a,b,x & between a,c,y & between x,t,y ) );
theorem AxiomA9:
for
a,
b,
c,
p,
q being
Point of
TarskiEuclid2Space st
p <> q &
a,
p equiv a,
q &
b,
p equiv b,
q &
c,
p equiv c,
q & not
between a,
b,
c & not
between b,
c,
a holds
between c,
a,
b
theorem AxiomA10:
for
a,
b,
c,
d,
t being
Element of
TarskiEuclid2Space st
between a,
d,
t &
between b,
d,
c &
a <> d holds
ex
x,
y being
Element of
TarskiEuclid2Space st
(
between a,
b,
x &
between a,
c,
y &
between x,
t,
y )
:: Lower dimension axiom