theorem Th1:
for
G being
IncProjStr for
a,
b,
c being
POINT of
G for
P,
Q,
R being
LINE of
G holds
( (
{a,b} on P implies
{b,a} on P ) & (
{a,b,c} on P implies (
{a,c,b} on P &
{b,a,c} on P &
{b,c,a} on P &
{c,a,b} on P &
{c,b,a} on P ) ) & (
a on P,
Q implies
a on Q,
P ) & (
a on P,
Q,
R implies (
a on P,
R,
Q &
a on Q,
P,
R &
a on Q,
R,
P &
a on R,
P,
Q &
a on R,
Q,
P ) ) )
theorem Th4:
for
G being
IncProjStr holds
(
G is
IncProjSp iff (
G is
configuration & ( for
p,
q being
POINT of
G ex
P being
LINE of
G st
{p,q} on P ) & ex
p being
POINT of
G ex
P being
LINE of
G st
p |' P & ( for
P being
LINE of
G ex
a,
b,
c being
POINT of
G st
(
a,
b,
c are_mutually_distinct &
{a,b,c} on P ) ) & ( for
a,
b,
c,
d,
p being
POINT of
G for
M,
N,
P,
Q being
LINE of
G st
{a,b,p} on M &
{c,d,p} on N &
{a,c} on P &
{b,d} on Q &
p |' P &
p |' Q &
M <> N holds
ex
q being
POINT of
G st
q on P,
Q ) ) )
definition
let G be
IncProjStr ;
let a,
b,
c,
d be
POINT of
G;
pred a,
b,
c,
d is_a_quadrangle means
(
a,
b,
c is_a_triangle &
b,
c,
d is_a_triangle &
c,
d,
a is_a_triangle &
d,
a,
b is_a_triangle );
end;
::
deftheorem defines
is_a_quadrangle PROJPL_1:def 6 :
for G being IncProjStr
for a, b, c, d being POINT of G holds
( a,b,c,d is_a_quadrangle iff ( a,b,c is_a_triangle & b,c,d is_a_triangle & c,d,a is_a_triangle & d,a,b is_a_triangle ) );
theorem Th11:
for
G being
IncProjStr for
a,
b,
c being
POINT of
G st
a,
b,
c are_collinear holds
(
a,
c,
b are_collinear &
b,
a,
c are_collinear &
b,
c,
a are_collinear &
c,
a,
b are_collinear &
c,
b,
a are_collinear )
theorem
for
G being
IncProjStr for
a,
b,
c being
POINT of
G st
a,
b,
c is_a_triangle holds
(
a,
c,
b is_a_triangle &
b,
a,
c is_a_triangle &
b,
c,
a is_a_triangle &
c,
a,
b is_a_triangle &
c,
b,
a is_a_triangle )
by Th11;
theorem Th13:
for
G being
IncProjStr for
a,
b,
c,
d being
POINT of
G st
a,
b,
c,
d is_a_quadrangle holds
(
a,
c,
b,
d is_a_quadrangle &
b,
a,
c,
d is_a_quadrangle &
b,
c,
a,
d is_a_quadrangle &
c,
a,
b,
d is_a_quadrangle &
c,
b,
a,
d is_a_quadrangle &
a,
b,
d,
c is_a_quadrangle &
a,
c,
d,
b is_a_quadrangle &
b,
a,
d,
c is_a_quadrangle &
b,
c,
d,
a is_a_quadrangle &
c,
a,
d,
b is_a_quadrangle &
c,
b,
d,
a is_a_quadrangle &
a,
d,
b,
c is_a_quadrangle &
a,
d,
c,
b is_a_quadrangle &
b,
d,
a,
c is_a_quadrangle &
b,
d,
c,
a is_a_quadrangle &
c,
d,
a,
b is_a_quadrangle &
c,
d,
b,
a is_a_quadrangle &
d,
a,
b,
c is_a_quadrangle &
d,
a,
c,
b is_a_quadrangle &
d,
b,
a,
c is_a_quadrangle &
d,
b,
c,
a is_a_quadrangle &
d,
c,
a,
b is_a_quadrangle &
d,
c,
b,
a is_a_quadrangle )
by Th11;
theorem Th14:
for
G being
IncProjStr for
a1,
a2,
b1,
b2 being
POINT of
G for
A,
B being
LINE of
G st
G is
configuration &
{a1,a2} on A &
{b1,b2} on B &
a1,
a2 |' B &
b1,
b2 |' A &
a1 <> a2 &
b1 <> b2 holds
a1,
a2,
b1,
b2 is_a_quadrangle
theorem
for
G being
IncProjStr st ex
a,
b,
c,
d being
POINT of
G st
a,
b,
c,
d is_a_quadrangle holds
ex
a,
b,
c being
POINT of
G st
a,
b,
c is_a_triangle ;
theorem Th20:
for
G being
IncProjStr for
a,
b,
c,
d being
POINT of
G for
P,
Q,
R being
LINE of
G st
a,
b,
c,
d is_a_quadrangle &
{a,b} on P &
{a,c} on Q &
{a,d} on R holds
P,
Q,
R are_mutually_distinct
theorem Th21:
for
G being
IncProjStr for
a,
p,
q,
r being
POINT of
G for
A,
P,
Q,
R being
LINE of
G st
G is
configuration &
a on P,
Q,
R &
P,
Q,
R are_mutually_distinct &
a |' A &
p on A,
P &
q on A,
Q &
r on A,
R holds
p,
q,
r are_mutually_distinct
theorem Th22:
for
G being
IncProjStr st
G is
configuration & ( for
p,
q being
POINT of
G ex
M being
LINE of
G st
{p,q} on M ) & ( for
P,
Q being
LINE of
G ex
a being
POINT of
G st
a on P,
Q ) & ex
a,
b,
c,
d being
POINT of
G st
a,
b,
c,
d is_a_quadrangle holds
for
P being
LINE of
G ex
a,
b,
c being
POINT of
G st
(
a,
b,
c are_mutually_distinct &
{a,b,c} on P )
theorem Th23:
for
G being
IncProjStr holds
(
G is
IncProjectivePlane iff (
G is
configuration & ( for
p,
q being
POINT of
G ex
M being
LINE of
G st
{p,q} on M ) & ( for
P,
Q being
LINE of
G ex
a being
POINT of
G st
a on P,
Q ) & ex
a,
b,
c,
d being
POINT of
G st
a,
b,
c,
d is_a_quadrangle ) )