theorem Th3:
for
IPP being
IncProjSp for
A,
B being
LINE of
IPP st
A <> B holds
ex
a,
b being
POINT of
IPP st
(
a on A & not
a on B &
b on B & not
b on A )
theorem
for
IPP being
IncProjSp for
a,
b being
POINT of
IPP st
a <> b holds
ex
A,
B being
LINE of
IPP st
(
a on A & not
a on B &
b on B & not
b on A )
theorem Th11:
for
IPP being
IncProjSp for
a,
b,
c being
POINT of
IPP for
A being
LINE of
IPP st
{a,b,c} on A holds
(
{a,c,b} on A &
{b,a,c} on A &
{b,c,a} on A &
{c,a,b} on A &
{c,b,a} on A )
theorem Th12:
for
IPP being
Desarguesian IncProjSp for
o,
b1,
a1,
b2,
a2,
b3,
a3,
r,
s,
t being
POINT of
IPP for
C1,
C2,
C3,
A1,
A2,
A3,
B1,
B2,
B3 being
LINE of
IPP st
{o,b1,a1} on C1 &
{o,a2,b2} on C2 &
{o,a3,b3} on C3 &
{a3,a2,t} on A1 &
{a3,r,a1} on A2 &
{a2,s,a1} on A3 &
{t,b2,b3} on B1 &
{b1,r,b3} on B2 &
{b1,s,b2} on B3 &
C1,
C2,
C3 are_mutually_distinct &
o <> a3 &
o <> b1 &
o <> b2 &
a2 <> b2 holds
ex
O being
LINE of
IPP st
{r,s,t} on O
Lm1:
for IPP being IncProjSp
for a, b, c, d being POINT of IPP
for A, B being LINE of IPP st ex o being POINT of IPP st
( o on A & o on B ) & a on A & b on A & c on A & d on A & a,b,c,d are_mutually_distinct holds
ex p, q, r, s being POINT of IPP st
( p on B & q on B & r on B & s on B & p,q,r,s are_mutually_distinct )
theorem Th13:
for
IPP being
IncProjSp st ex
A being
LINE of
IPP ex
a,
b,
c,
d being
POINT of
IPP st
(
a on A &
b on A &
c on A &
d on A &
a,
b,
c,
d are_mutually_distinct ) holds
for
B being
LINE of
IPP ex
p,
q,
r,
s being
POINT of
IPP st
(
p on B &
q on B &
r on B &
s on B &
p,
q,
r,
s are_mutually_distinct )
Lm2:
for IPP being Fanoian IncProjSp ex p, q, r, s, a, b, c being POINT of IPP ex A, B, C, Q, L, R, S, D being LINE of IPP ex d being POINT of IPP st
( not q on L & not r on L & not p on Q & not s on Q & not p on R & not r on R & not q on S & not s on S & {a,p,s} on L & {a,q,r} on Q & {b,q,s} on R & {b,p,r} on S & {c,p,q} on A & {c,r,s} on B & {a,b} on C & not c on C & b on D & c on D & C,D,R,S are_mutually_distinct & d on A & c,d,p,q are_mutually_distinct )
theorem
for
IPP being
Fanoian IncProjSp ex
p,
q,
r,
s,
a,
b,
c being
POINT of
IPP ex
A,
B,
C,
Q,
L,
R,
S,
D being
LINE of
IPP st
( not
q on L & not
r on L & not
p on Q & not
s on Q & not
p on R & not
r on R & not
q on S & not
s on S &
{a,p,s} on L &
{a,q,r} on Q &
{b,q,s} on R &
{b,p,r} on S &
{c,p,q} on A &
{c,r,s} on B &
{a,b} on C & not
c on C )
theorem Th22:
for
IPP being
2-dimensional Desarguesian IncProjSp for
p,
q being
POINT of
IPP for
K,
L,
R being
LINE of
IPP st not
p on K & not
p on L & not
q on L & not
q on R holds
(
dom ((IncProj (L,q,R)) * (IncProj (K,p,L))) = dom (IncProj (K,p,L)) &
rng ((IncProj (L,q,R)) * (IncProj (K,p,L))) = rng (IncProj (L,q,R)) )
theorem
for
IPP being
2-dimensional Desarguesian IncProjSp for
c,
p,
q being
POINT of
IPP for
K,
L,
R being
LINE of
IPP st not
p on K & not
p on L & not
q on L & not
q on R &
c on K &
c on L &
c on R &
K <> R holds
ex
o being
POINT of
IPP st
( not
o on K & not
o on R &
(IncProj (L,q,R)) * (IncProj (K,p,L)) = IncProj (
K,
o,
R) )