I have kept a screenshot of my problem below which describes about the various sets. At the last line, there is an expression where a function delta uses those sets and maps them into another. I am not able to understand the meaning/relevance of symbols like \, X in that expression.

Recall that $X\setminus Y=\{x\in X\mid x\notin Y\}$.
The last line says that $\delta$ is a function with takes pairs $(q,\gamma)$ such that $q\in Q\setminus\{q_Y,q_N\}$ and $\gamma\in\Gamma$, and its result is a triplet $(q',\gamma',i)$ where $q'\in Q,\gamma'\in\Gamma$ and $i\in\{-1,1\}$.