let X, Y be non empty antisymmetric lower-bounded RelStr ; :: thesis: ( [:X,Y:] is complete implies ( X is complete & Y is complete ) )
assume A1: [:X,Y:] is complete ; :: thesis: ( X is complete & Y is complete )
for A being Subset of X holds ex_sup_of A,X
proof end;
hence X is complete by YELLOW_0:53; :: thesis: Y is complete
for B being Subset of Y holds ex_sup_of B,Y
proof end;
hence Y is complete by YELLOW_0:53; :: thesis: verum