Let $V$ be a vector space with basis $\{V_I\}$ indexed by all the subsets $I$ of $\{1,2,\cdots,n\}$ (including empty set). Thus $V$ has dimension $2^n$.
Question: V becomes a representation of Lie algebra $sl_2$ if we set $$e(v_I)= \sum_{{I \subset J}_{|J\setminus I|=1}}v_J,\quad f(v_I)= \sum_{{K \subset I}_{|I\setminus K|=1}}v_K , \quad h(v_I) = (2|I|-n)v_I$$
I know that I have to get $$[e,f]=h, \quad [h,e]=2e , [h,f]= -2f$$ and I started with $$[e,f](v_I) = e(f(v_I))- f(e(v_I))$$ to see if I will get the desired commutation relations but I end up getting $e,f]=0$ . Any help to bail me out will be much appreciated. I know if I see how one of the commutation relations work< I can figure out the remaining 2. Thanks.
The first and most obvious thing is to observe that both $e(f(v_I))$ and $f(e(v_I))$ are linear combinations of vectors $v_{I'}$ with $|I|=|I'|$. This is because $e$ adds one element to $I$, and $f$ removes one. Also, if $v_{I'}$ appears in either $e(f(v_I))$ or $f(e(v_I))$, then the symmetric difference $$ I\,\Delta\, I'=(I\setminus I')\cup (I'\setminus I) $$ is either the empty set (when $I=I'$), or it has exactly two elements, say $i\in I\setminus I'$ and $j\in I'\setminus I$.
Putting the above bullets together we see that $$ [e,f](v_I)=(2|I|-n)v_I=h(v_I) $$ as claimed.