now for x, y being object st [x,y] in R | A holds
[x,y] in [:X,Y:]let x,
y be
object ;
( [x,y] in R | A implies [x,y] in [:X,Y:] )assume
[x,y] in R | A
;
[x,y] in [:X,Y:]then
[x,y] in R
by RELAT_1:def 11;
hence
[x,y] in [:X,Y:]
;
verum end;
hence
R | A is Relation of X,Y
by RELAT_1:def 3; verum