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