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