let N be non empty RelStr ; ( N is directed iff RelStr(# the carrier of N,the InternalRel of N #) is directed )
thus
( N is directed implies RelStr(# the carrier of N,the InternalRel of N #) is directed )
( RelStr(# the carrier of N,the InternalRel of N #) is directed implies N is directed )
assume A3:
RelStr(# the carrier of N,the InternalRel of N #) is directed
; N is directed
let x, y be Element of ; YELLOW_6:def 5 ex z being Element of st
( x <= z & y <= z )
reconsider x' = x, y' = y as Element of ;
consider z' being Element of such that
A4:
( x' <= z' & y' <= z' )
by A3, Def5;
reconsider z = z' as Element of ;
take
z
; ( x <= z & y <= z )
( [x',z'] in the InternalRel of RelStr(# the carrier of N,the InternalRel of N #) & [y',z'] in the InternalRel of RelStr(# the carrier of N,the InternalRel of N #) )
by A4, ORDERS_2:def 9;
hence
( x <= z & y <= z )
by ORDERS_2:def 9; verum