theorem Th20:
for
IPP being
2-dimensional Desarguesian IncProjSp for
a,
b being
POINT of
IPP for
A,
B,
C,
O,
Q being
LINE of
IPP st not
a on A & not
b on B & not
a on C & not
b on C & not
A,
B,
C are_concurrent &
A,
C,
Q are_concurrent & not
b on Q &
A <> Q &
a <> b &
a on O &
b on O holds
ex
q being
POINT of
IPP st
(
q on O & not
q on A & not
q on Q &
(IncProj (C,b,B)) * (IncProj (A,a,C)) = (IncProj (Q,b,B)) * (IncProj (A,q,Q)) )