let i be Nat; :: thesis: for Y being set holds i -tuples_on Y = Funcs ((Seg i),Y)
let Y be set ; :: thesis: i -tuples_on Y = Funcs ((Seg i),Y)
per cases ( Y is empty or not Y is empty ) ;
end;