deffunc H4( Element of {0,1,2,3,4}, Element of {0,1,2,3,4}) -> Element of {0,1,2,3,4} = $1 ex1234"/\" $2;
ex o being BinOp of {0,1,2,3,4} st
for a, b being Element of {0,1,2,3,4} holds o . (a,b) = H4(a,b) from BINOP_1:sch 4();
hence ex b1 being BinOp of {0,1,2,3,4} st
for x, y being Element of {0,1,2,3,4} holds b1 . (x,y) = x ex1234"/\" y ; :: thesis: verum