let f be Function; :: thesis: ( f is rational-valued iff for x being object holds f . x is rational )
hereby :: thesis: ( ( for x being object holds f . x is rational ) implies f is rational-valued )
assume A1: f is rational-valued ; :: thesis: for x being object holds f . b2 is rational
let x be object ; :: thesis: f . b1 is rational
per cases ( x in dom f or not x in dom f ) ;
end;
end;
thus ( ( for x being object holds f . x is rational ) implies f is rational-valued ) ; :: thesis: verum