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