reserve A,B,X,X1,Y,Y1,Y2,Z for set, a,x,y,z for object;
reserve P,R for Relation of X,Y;

theorem
  x in X & y in Y implies {[x,y]} is Relation of X,Y by ZFMISC_1:31,87;
