[guided]We have arrived at a numerical series whose summability is known by hypothesis. We now consume that hypothesis at the specific value of $C$ produced by the path $x$.
**Setting $C$.** Define $C := \|x\|_{1,[a,b]}^2$. Since $x \in \mathcal{C}_1([a,b]; V)$ has finite one-variation on the compact interval $[a,b]$, $\|x\|_{1,[a,b]} \in [0, \infty)$, and squaring gives $C \in [0, \infty)$. Two cases.
**Case 1: $C = 0$.** Then $\|x\|_{1,[a,b]} = 0$, which forces $x$ to be constant on $[a, b]$ (a path of zero one-variation has all increments zero, hence is constant). For a constant path $x \equiv x_a$:
- The level-$0$ signature is by convention $S(x)_{a,b}^{(0)} = 1 \in V^{\otimes 0} = \mathbb{R}$ (the unit of the tensor algebra).
- For $k \ge 1$, the level-$k$ signature is the iterated integral over the $k$-simplex of $dx \otimes \cdots \otimes dx$. Since $dx = 0$ for a constant path (in the Stieltjes sense), $S(x)_{a,b}^{(k)} = 0$ for $k \ge 1$.
Substituting into the weighted norm:
\begin{align*}
\|S(x)_{a,b}\|_\phi^2 = \phi(0) \cdot 1^2 + \sum_{k \ge 1} \phi(k) \cdot 0^2 = \phi(0).
\end{align*}
Since $\phi: \mathbb{N}_0 \to \mathbb{R}_+$ takes values in the non-negative reals, $\phi(0) \in [0, \infty)$ is finite. Hence $\|S(x)_{a,b}\|_\phi^2 = \phi(0) < \infty$, so $S(x)_{a,b} \in T_\phi((V))$ in this degenerate case.
**Case 2: $C > 0$.** This is the main case. The hypothesis of the theorem states: for every $C > 0$,
\begin{align*}
\sum_{k=0}^\infty \frac{C^k \phi(k)}{(k!)^2} < \infty.
\end{align*}
We instantiate this at $C = \|x\|_{1,[a,b]}^2$. The hypothesis is universal in $C$, so plugging in any specific positive value is legal. Conclusion:
\begin{align*}
\sum_{k=0}^\infty \frac{\|x\|_{1,[a,b]}^{2k}\, \phi(k)}{(k!)^2} < \infty.
\end{align*}
Combining with the bound from Step 3,
\begin{align*}
\|S(x)_{a,b}\|_\phi^2 \le \sum_{k=0}^\infty \frac{\|x\|_{1,[a,b]}^{2k}\, \phi(k)}{(k!)^2} < \infty.
\end{align*}
By the [Definition of Weighted Tensor Algebra](/theorems/???) (recalled in Step 1), $a \in T_\phi((V))$ iff $\|a\|_\phi^2 < \infty$. Therefore $S(x)_{a,b} \in T_\phi((V))$.
**Why split into cases $C = 0$ and $C > 0$?** The hypothesis of the theorem is summability for $C > 0$, with no constraint at $C = 0$. So we cannot directly invoke the hypothesis when $\|x\|_{1,[a,b]} = 0$. Fortunately the case $C = 0$ is immediate by direct computation: a constant path has degenerate signature $(1, 0, 0, \dots)$, and the weighted norm collapses to $\phi(0)$, which is finite by definition of $\phi$.
**Why is the hypothesis stated for "every $C > 0$" rather than for one specific $C$?** Because the theorem we are proving — $\mathcal{S} \subseteq T_\phi((V))$ — must hold for *every* signature, hence every path. As the path varies over $\mathcal{C}_p$, $\|x\|_{1,[a,b]}$ ranges over $[0, \infty)$. To handle every path simultaneously we need the summability to hold uniformly across this range. The "every $C > 0$" hypothesis is exactly the universal quantification needed to reduce the path-uniform conclusion to a single summability check, applied path-by-path.
**Connection to weight-function design.** The hypothesis is in practice satisfied by a wide range of weight functions $\phi$: any $\phi$ growing at most exponentially fast (e.g. $\phi(k) = M^k$ for some $M > 0$) directly satisfies the bound, since $\sum C^k M^k / (k!)^2$ converges as a Bessel-type series. Even $\phi(k) = (k!)^\alpha$ for $\alpha < 2$ works. The factorial-squared denominator $(k!)^2$ is the engine making this so.[/guided]