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