let L1 be non empty reflexive antisymmetric up-complete RelStr ; for L2 being non empty reflexive RelStr
for x being Element of L1
for y being Element of L2 st RelStr(# the carrier of L1, the InternalRel of L1 #) = RelStr(# the carrier of L2, the InternalRel of L2 #) & x = y holds
( waybelow x = waybelow y & wayabove x = wayabove y )
let L2 be non empty reflexive RelStr ; for x being Element of L1
for y being Element of L2 st RelStr(# the carrier of L1, the InternalRel of L1 #) = RelStr(# the carrier of L2, the InternalRel of L2 #) & x = y holds
( waybelow x = waybelow y & wayabove x = wayabove y )
let x be Element of L1; for y being Element of L2 st RelStr(# the carrier of L1, the InternalRel of L1 #) = RelStr(# the carrier of L2, the InternalRel of L2 #) & x = y holds
( waybelow x = waybelow y & wayabove x = wayabove y )
let y be Element of L2; ( RelStr(# the carrier of L1, the InternalRel of L1 #) = RelStr(# the carrier of L2, the InternalRel of L2 #) & x = y implies ( waybelow x = waybelow y & wayabove x = wayabove y ) )
assume that
A1:
RelStr(# the carrier of L1, the InternalRel of L1 #) = RelStr(# the carrier of L2, the InternalRel of L2 #)
and
A2:
x = y
; ( waybelow x = waybelow y & wayabove x = wayabove y )
let a be object ; TARSKI:def 3 ( not a in wayabove y or a in wayabove x )
assume
a in wayabove y
; a in wayabove x
then consider z being Element of L2 such that
A9:
a = z
and
A10:
z >> y
;
reconsider w = z as Element of L1 by A1;
( L2 is up-complete & L2 is antisymmetric )
by A1, WAYBEL_8:14, WAYBEL_8:15;
then
w >> x
by A1, A2, A10, WAYBEL_8:8;
hence
a in wayabove x
by A9; verum