(SIG (b -> o) (h o o -> o) (a -> o) (f o -> o) ) (RULES b -> h(b,a) b -> h(f(b),f(h(b,a))) )