per cases ( n is empty or not n is empty ) ;
suppose n is empty ; :: thesis: for b1 being Relation of (n -tuples_on X) st b1 = n -placesOf R holds
b1 is symmetric

hence for b1 being Relation of (n -tuples_on X) st b1 = n -placesOf R holds
b1 is symmetric by Lm13; :: thesis: verum
end;
suppose not n is empty ; :: thesis: for b1 being Relation of (n -tuples_on X) st b1 = n -placesOf R holds
b1 is symmetric

hence for b1 being Relation of (n -tuples_on X) st b1 = n -placesOf R holds
b1 is symmetric by Lm16; :: thesis: verum
end;
end;