deffunc H1( object ) -> set = {$1};
A1: now :: thesis: for x being Element of R holds H1(x) in bool R
let x be Element of R; :: thesis: H1(x) in bool R
{x} c= R ;
hence H1(x) in bool R ; :: thesis: verum
end;
thus ex f being Function of R,(bool R) st
for x being Element of R holds f . x = H1(x) from FUNCT_2:sch 8(A1); :: thesis: verum