While reading a paper by Aaronson and Gottesman, I came across a comment as follows:
$$\text{If }|\psi\rangle \neq |\phi\rangle, Stab(|\psi\rangle) \neq Stab(|\phi\rangle),$$
where $|\psi\rangle$ and $|\phi\rangle$ are two arbitrary states, and $Stab(|\psi\rangle)$ is defined to be a set of unitaries that stabilizes $|\psi\rangle$. I tried to prove it by contradiction. However, I was stuck and wonder if anyone could nudge me in the right direction. Thanks in advance.
Following is my argument thus far. Suppose towards contradiction that $Stab(|\psi\rangle) = Stab(|\phi\rangle)$, it means all elements $s \in Stab(|\psi\rangle)$ stabilizes $|\phi\rangle$. That is $s|\phi\rangle = |\phi\rangle$.
Can we complete the proof using linear algebra?
-----------------------------------Follow-up----------------------------------
Thank you everyone for the help and suggestions. Below is the updated proof. If you have any further comments, please let me know! Thank you!
Note that here we are reasoning up to the global phase. This means when $|\psi\rangle$ and $|\phi\rangle$ are colinear (i.e., differ by global phase), $Stab(|\psi\rangle) = Stab(|\phi\rangle)$.
When $|\psi\rangle$ and $|\phi\rangle$ are not colinear and $|\psi\rangle \neq |\phi\rangle$, consider $|\psi\rangle\langle\psi| \in Stab(|\psi\rangle)$. Suppose towards contradiction that $Stab(|\psi\rangle) = Stab(|\phi\rangle)$. Then $|\psi\rangle\langle\psi|$ must stabilize $|\phi\rangle$: $$|\psi\rangle\langle\psi|(|\phi\rangle) = |\phi\rangle.$$
Multiplying both sides of the equation to the left by $\langle \phi|$ yields $$\langle\phi|(|\psi\rangle\langle\psi||\phi\rangle) = \langle\phi|\phi\rangle \Rightarrow \lvert\langle\phi|\psi\rangle\rvert^2 = 1.$$ This means $|\psi\rangle = \pm|\phi\rangle$, a contradiction.