let L1, L2 be non empty reflexive antisymmetric RelStr ; ( RelStr(# the carrier of L1, the InternalRel of L1 #) = RelStr(# the carrier of L2, the InternalRel of L2 #) & L1 is up-complete implies for x1, y1 being Element of L1
for x2, y2 being Element of L2 st x1 = x2 & y1 = y2 & x1 << y1 holds
x2 << y2 )
assume that
A1:
RelStr(# the carrier of L1, the InternalRel of L1 #) = RelStr(# the carrier of L2, the InternalRel of L2 #)
and
A2:
L1 is up-complete
; for x1, y1 being Element of L1
for x2, y2 being Element of L2 st x1 = x2 & y1 = y2 & x1 << y1 holds
x2 << y2
let x1, y1 be Element of L1; for x2, y2 being Element of L2 st x1 = x2 & y1 = y2 & x1 << y1 holds
x2 << y2
let x2, y2 be Element of L2; ( x1 = x2 & y1 = y2 & x1 << y1 implies x2 << y2 )
assume that
A3:
x1 = x2
and
A4:
y1 = y2
and
A5:
x1 << y1
; x2 << y2
hence
x2 << y2
by WAYBEL_3:def 1; verum