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