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 transitive & b1 is total )

hence for b1 being Relation of (n -tuples_on X) st b1 = n -placesOf R holds
( b1 is transitive & b1 is total ) 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 transitive & b1 is total )

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