consider F being Function such that
A1: dom F = 1 and
A2: rng F = {1} by FUNCT_1:5;
take F ; :: thesis: ( not F is empty & F is finite-yielding )
now
let x be set ; :: thesis: F . b1 is finite
per cases ( x in dom F or not x in dom F ) ;
end;
end;
hence ( not F is empty & F is finite-yielding ) by A1, Def3; :: thesis: verum