In the GNS representation, we have $\phi(a^*a) = \|\pi(a)\xi_\phi\|^2$ where $\xi_\phi$ is the cyclic vector. So the question I think becomes: is there a uniform bound on $\frac{\|\pi(a)\|^2}{\|\pi(a)\xi_\phi\|^2}$?
Part 1: Linear bound fails
This we can do away with using a counterexample. Consider $A = C([0,1])$ with the integration state $\phi(f) = \int_0^1 f(t) dt$. The GNS representation has $L^2([0,1])$ as the Hilbert space, $\pi(f)$ acts as multiplication by $f$, and the cyclic vector is essentially the constant function $1$.
For small $\epsilon > 0$, define $f_\epsilon$ to be a continuous function that equals $1/\sqrt{\epsilon}$ on $[0,\epsilon]$ and $0$ elsewhere. Then:
- $\|\pi(f_\epsilon)\| = \|f_\epsilon\|_\infty = 1/\sqrt{\epsilon}$
- $\phi(f_\epsilon^*f_\epsilon) = \int_0^1 |f_\epsilon(t)|^2 dt = \int_0^\epsilon \frac{1}{\epsilon} dt = 1$
Therefore: $$\frac{\|\pi(f_\epsilon)\|^2}{\phi(f_\epsilon^*f_\epsilon)} = \frac{1/\epsilon}{1} = \frac{1}{\epsilon} \to \infty$$
This shows no uniform bound $M$ exists.
Part 2: General function bound also fails
From the construction above, as $\phi(a^*a) \to 0^+$, we can make $\|\pi(a)\|$ arbitrarily large. More precisely, by scaling the previous example, for any $t > 0$ we can find elements $a$ with $\phi(a^*a) = t$ but $\|\pi(a)\| \geq C/\sqrt{t}$ for arbitrarily large constants $C$.
Any continuous function $u$ with $u(0) = 0$ satisfying $\|\pi(a)\| \leq u(\phi(a^*a))$ would need $u(t) \geq C/\sqrt{t}$ near $t = 0$. But this contradicts $u(0) = 0$ and continuity at $0$.
WTF is going on
I think the problem is that cyclicity of $\xi_\phi$ doesn't control individual operator norms. While individual operators can have large norms in directions "orthogonal" to how they act on $\xi_\phi$.
Since both questions have negative answers in general, for weak stability of $\phi(x^*x)$ you may need:
- Restricted classes: The bounds might hold for specific C*-algebras (e.g., finite-dimensional ones).
- Alternative approaches: Work with the universal representation where $\|a\| = \sup_{\psi \text{ state}} \|\pi_\psi(a)\|$.
- Reformulation: Consider that both $\|\pi(a)\|$ and $\sqrt{\phi(a^*a)}$ are seminorms with the same null space, which might give the definability properties you need without explicit bounds.