Let $ X $ be a compact Hausdorff space. Let $ \psi $ be a homeomorphism on $ X $. Let $ \text{Aut}(C(X)) $ be the group of automorphisms of $ C(X) $, and $ \text{Homeo}(X) $ be the group of homeomorphisms on $ X $. Show that the mapping $ \Psi: \text{Homeo}(X) \to \text{Aut}(C(X)) $ defined by $ \Psi(\phi) := \Phi $, where $ [\Phi(f)](x) := f(\phi(x)) $ for $ x \in X $ and $ f \in C(X) $, is a group isomorphism.
I was able to show the map $ \Psi $ is bijective. I am having trouble with showing $ \Psi $ is a homomorphism. For let $ \phi_{1},\phi_{2} \in \text{Homeo}(X) $, $ \Phi_{1} = \Psi(\phi_{1}) $ and $ \Psi(\phi_{2}) = \Phi_{2} $. Then $ {\Phi_{1}}(f) = f \circ \phi_{1} $ and $ {\Phi_{2}}(f) = f \circ \phi_{2} $. Hence, $ \Psi(\phi_{1} \circ \phi_{2})(f) = f \circ (\phi_{1} \circ \phi_{2}) $ but $ (\Psi(\phi_{1}) \circ \Psi(\phi_{2}))(f) = (\Phi_{1} \circ \Phi_{2})(f) = f \circ \phi_{2} \circ \phi_{1} $, which does not equal $ \Psi(\phi_{1} \circ \phi_{2}) $.
Am I doing something wrong or is the problem wrong?