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