set IT = n -placesOf R;
reconsider f = {[{},{}]} as Function ;
now
let x be set ; :: thesis: ( x in n -placesOf R implies x in f )
assume x in n -placesOf R ; :: thesis: x in f
then consider p being Element of n -tuples_on X, q being Element of n -tuples_on Y such that
C1: ( x = [p,q] & ( for j being set st j in Seg n holds
[(p . j),(q . j)] in R ) ) ;
( p = {} & q = {} ) ;
hence x in f by C1, TARSKI:def 1; :: thesis: verum
end;
then reconsider ITT = n -placesOf R as Subset of f by TARSKI:def 3;
ITT is Function-like ;
hence for b1 being Relation of (n -tuples_on X),(n -tuples_on Y) st b1 = n -placesOf R holds
b1 is Function-like ; :: thesis: verum