let R1, R2 be Relation of the carrier of CPS,(ProjectiveLines CPS); ( ( for x, y being object holds
( [x,y] in R1 iff ( x in the carrier of CPS & y in ProjectiveLines CPS & ex Y being set st
( y = Y & x in Y ) ) ) ) & ( for x, y being object holds
( [x,y] in R2 iff ( x in the carrier of CPS & y in ProjectiveLines CPS & ex Y being set st
( y = Y & x in Y ) ) ) ) implies R1 = R2 )
assume that
A1:
for x, y being object holds
( [x,y] in R1 iff ( x in the carrier of CPS & y in ProjectiveLines CPS & ex Y being set st
( y = Y & x in Y ) ) )
and
A2:
for x, y being object holds
( [x,y] in R2 iff ( x in the carrier of CPS & y in ProjectiveLines CPS & ex Y being set st
( y = Y & x in Y ) ) )
; R1 = R2
hence
R1 = R2
by RELAT_1:def 2; verum