let i be Nat; :: thesis: for D being finite set holds i -tuples_on D is finite
let D be finite set ; :: thesis: i -tuples_on D is finite
A1: i is Element of NAT by ORDINAL1:def 12;
per cases ( not D is empty or D is empty ) ;
end;