I want to show the following
Suppose $A \subset X, f: A \to Y$ is continuous, $Y$ is Hausdorff. Show that there is at most one continuous extension $g: \overline A \to Y$
I feel like I am very close but I cannot finish.
By way of contradiction, suppose that there exists another extension $h: \overline A \to Y$, take $x \in \overline A \backslash A$, we claim that $h(x) \neq g(x)$
Since $Y$ is Hausdorff, there exists open sets $U, V, U \cap V = \varnothing$ such that $g(x) \in U$, and $h(x) \in V$
Then $x \in g^{-1}(U) \cap h^{-1}(v) \subset \overline A$
How do I proceed from here?