let IPP be 2-dimensional Desarguesian IncProjSp; :: thesis: for o being POINT of IPP
for A, B being LINE of IPP st not o on A & not o on B holds
rng (IncProj A,o,B) = CHAIN B
let o be POINT of IPP; :: thesis: for A, B being LINE of IPP st not o on A & not o on B holds
rng (IncProj A,o,B) = CHAIN B
let A, B be LINE of IPP; :: thesis: ( not o on A & not o on B implies rng (IncProj A,o,B) = CHAIN B )
assume A1:
( not o on A & not o on B )
; :: thesis: rng (IncProj A,o,B) = CHAIN B
now let x be
set ;
:: thesis: ( x in CHAIN B implies x in rng (IncProj A,o,B) )assume A4:
x in CHAIN B
;
:: thesis: x in rng (IncProj A,o,B)then A5:
ex
b being
POINT of
IPP st
(
b = x &
b on B )
;
reconsider x' =
x as
Element of the
Points of
IPP by A4;
consider y being
POINT of
IPP such that A6:
(
y on A &
(IncProj A,o,B) . y = x' )
by A1, A5, Th3;
y in dom (IncProj A,o,B)
hence
x in rng (IncProj A,o,B)
by A6, FUNCT_1:def 5;
:: thesis: verum end;
hence
rng (IncProj A,o,B) = CHAIN B
by A2, TARSKI:2; :: thesis: verum