let POS be OrtAfSp; for X being Subset of POS
for Y being Subset of AffinStruct(# the carrier of POS, the CONGR of POS #) st X = Y holds
( X is being_line iff Y is being_line )
let X be Subset of the carrier of POS; for Y being Subset of AffinStruct(# the carrier of POS, the CONGR of POS #) st X = Y holds
( X is being_line iff Y is being_line )
let Y be Subset of AffinStruct(# the carrier of POS, the CONGR of POS #); ( X = Y implies ( X is being_line iff Y is being_line ) )
assume A1:
X = Y
; ( X is being_line iff Y is being_line )
assume
Y is being_line
; X is being_line
then consider a9, b9 being Element of AffinStruct(# the carrier of POS, the CONGR of POS #) such that
A4:
a9 <> b9
and
A5:
Y = Line (a9,b9)
by AFF_1:def 3;
reconsider a = a9, b = b9 as Element of POS ;
X = Line (a,b)
by A1, A5, Th41;
hence
X is being_line
by A4; verum