I am currently trying to teach myself a little about spinors, and I am having difficulty understanding the motivation behind the definition of the spinor bundle. I am approaching the topic from differential geometry; my background in physics is fairly limited.
My main difficulty is understanding why the spin group appears at all.
A common motivation I have seen is that one wants to define a first-order differential operator $D$ whose square is the Laplacian. I tried to look at a simple example and see how it might generalize. Since (as far as I understand) physicists often work with spinors on flat spaces, I would expect the spin group to already show up here.
Consider the linear map $$ c : T_{(x,y)}\mathbb{R}^2 \cong \mathbb{R}^2 \to \mathrm{End}(\mathbb{C}^2) $$ defined by $$ c(e_1)=\begin{pmatrix} 0 & i\\ i & 0 \end{pmatrix}, \quad c(e_2)=\begin{pmatrix} 0 & 1\\ -1 & 0 \end{pmatrix}. $$ Then $c$ satisfies the Clifford relations.
We can then define an operator $$ D: C^\infty(\mathbb{R}^2,\mathbb{C}^2)\to C^\infty(\mathbb{R}^2,\mathbb{C}^2) $$ by $$ D\psi = c(e_1)\nabla_{e_1}\psi + c(e_2)\nabla_{e_2}\psi. $$ (One can check that this is essentially the Cauchy--Riemann operator.) Moreover, this operator does not depend on the choice of orthonormal basis $\{e_1,e_2\}$ of $T_x\mathbb{R}^2$: if $A \in SO(2)$, then one checks that $$ \sum_i c(Ae_i)\nabla_{Ae_i}\psi = \sum_i c(e_i)\nabla_{e_i}\psi. $$ Thus this seems to give a perfectly good ``square root'' of the Laplacian without introducing any additional structure. In particular, I do not see where a double cover of $SO(2)$ is required in this picture.
One way to motivate the double cover is to require that $c$ be equivariant under the action of $SO(2)$, i.e.\ to ask for a representation $$ \rho : SO(2) \to GL(\mathbb{C}^2) $$ such that $$ \rho(A)\,c(v)\,\rho(A)^{-1} = c(Av). $$ I believe one can show that such a $\rho$ does not exist (though I have not checked myself yet).
My main question is: why should one impose such an equivariance condition in the first place? In other words, what role does the action $\rho$ on $\mathbb{C}^2$ play in the construction? Do I run into any problems without it in my example? Or is this something my example does not capture (and only shows up in change-of-charts, say)?