Prove or disprove. Given any set X and given any functions f : X → X, g : X → X, h : X → X, if h is one-to-one and h o f = h o g, then f = g.
Let x belong to X
We know that (h o f)(x) = (h o g)(x)
(h o f)(x) = (h o g)(x) —> h(f(x)) = h(g(x))
Since h is one-to-one, we can say that f(x) = g(x)
Not sure where to go from this point...