let a, b, c, d be Element of ; for a', b', c', d' being Element of st a = a' & b = b' & c = c' & d = d' holds
( a,b '||' c,d iff a',b' // c',d' )
let a', b', c', d' be Element of ; ( a = a' & b = b' & c = c' & d = d' implies ( a,b '||' c,d iff a',b' // c',d' ) )
assume A1:
( a = a' & b = b' & c = c' & d = d' )
; ( a,b '||' c,d iff a',b' // c',d' )
A2:
now assume
a',
b' // c',
d'
;
a,b '||' c,dthen
[[a',b'],[c',d']] in P
by ANALOAF:def 2;
hence
a,
b '||' c,
d
by A1, Lm14;
verum end;
now assume
a,
b '||' c,
d
;
a',b' // c',d'then
[[a,b],[c,d]] in the
CONGR of
AffinStruct(# the
carrier of
AFV0,
P #)
by Lm14;
hence
a',
b' // c',
d'
by A1, ANALOAF:def 2;
verum end;
hence
( a,b '||' c,d iff a',b' // c',d' )
by A2; verum