deffunc H1( Subset of R, Subset of R) -> Element of [.0,1.] = kappa_1 ($1,$2);
ex f being Function of [:(bool the carrier of R),(bool the carrier of R):],[.0,1.] st
for x, y being Element of bool the carrier of R holds f . (x,y) = H1(x,y)
from BINOP_1:sch 4();
then consider f being Function of [:(bool the carrier of R),(bool the carrier of R):],[.0,1.] such that
A1:
for x, y being Element of bool the carrier of R holds f . (x,y) = H1(x,y)
;
take
f
; for x, y being Subset of R holds f . (x,y) = kappa_1 (x,y)
thus
for x, y being Subset of R holds f . (x,y) = kappa_1 (x,y)
by A1; verum