[guided]We prove nonsingularity by testing the homogeneous system. Let $h \in X$ and $F \in \mathbb{R}$ satisfy
\begin{align*}
h(x_i)+\sigma(-1)^iF=0
\end{align*}
for every $i \in \{0,\dots,n\}$. Solving this equation for the value of $h$ at the exchange points gives
\begin{align*}
h(x_i)=\sigma(-1)^{i+1}F.
\end{align*}
There are two cases. First suppose $F=0$. Then
\begin{align*}
h(x_i)=0
\end{align*}
for every $i \in \{0,\dots,n\}$. Since the exchange points are strictly ordered, these are $n+1$ distinct zeros. The defining property of a Chebyshev system of $n$ functions is that every nonzero function in $X$ has at most $n-1$ zeros on $[a,b]$. Therefore $h$ cannot be nonzero, so $h=0$.
Now suppose $F \neq 0$. The point of the alternating sign condition is that adjacent prescribed values of $h$ have opposite signs. Indeed, for every $i \in \{0,\dots,n-1\}$,
\begin{align*}
h(x_i)h(x_{i+1})=\sigma(-1)^{i+1}F \cdot \sigma(-1)^{i+2}F=-F^2<0.
\end{align*}
Thus $h(x_i)$ and $h(x_{i+1})$ are nonzero [real numbers](/page/Real%20Numbers) of opposite sign. Because $h \in X$ and $X \subset C([a,b])$, the function $h: [a,b]\to \mathbb{R}$ is continuous. Applying the Intermediate Value Theorem (citing a result not yet in the wiki: Intermediate Value Theorem) on the interval $[x_i,x_{i+1}]$, there exists a point $z_i \in (x_i,x_{i+1})$ such that
\begin{align*}
h(z_i)=0.
\end{align*}
This construction gives one zero in each open interval $(x_i,x_{i+1})$ for $i=0,\dots,n-1$. These intervals are pairwise disjoint, so the points $z_0,\dots,z_{n-1}$ are distinct. Hence $h$ has at least $n$ distinct zeros.
The Chebyshev property now rules out a nonzero $h \in X$, because a nonzero element of $X$ has at most $n-1$ zeros. Therefore $h=0$. Substituting this into the homogeneous equation at $x_0$ gives
\begin{align*}
0=h(x_0)=\sigma(-1)F.
\end{align*}
Since $\sigma \in \{-1,1\}$, this implies $F=0$, contradicting the assumption $F \neq 0$. Therefore the nonzero-error case cannot occur, and the homogeneous system has only the zero solution.[/guided]