per cases ( n is zero or not n is zero ) ;
suppose n is zero ; :: 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 Lm8; :: thesis: verum
end;
suppose not n is zero ; :: 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 Lm6; :: thesis: verum
end;
end;