Is a definition like $ g(f(x)) = 0 $ possible?

40 Views Asked by At

Is it (in any way) possible to define function $g$ like this?

$$ f(x) = x $$ $$ g(f(x)) = 0 $$

Why?