let f be Function; :: thesis: ( dom f is finite iff f is finite )
thus ( dom f is finite implies f is finite ) :: thesis: ( f is finite implies dom f is finite )
proof end;
(pr1 (dom f),(rng f)) .: f = dom f by FUNCT_3:100;
hence ( f is finite implies dom f is finite ) ; :: thesis: verum