A1: now
let x, y be set ; :: thesis: ( [x,y] in R | A implies [x,y] in [:X,Y:] )
assume [x,y] in R | A ; :: thesis: [x,y] in [:X,Y:]
then ( x in A & [x,y] in R ) by RELAT_1:def 11;
hence [x,y] in [:X,Y:] ; :: thesis: verum
end;
reconsider P = [:X,Y:] as Relation ;
R | A c= P by A1, RELAT_1:def 3;
hence R | A is Relation of X,Y by Def1; :: thesis: verum