How can you show that $\binom {n}{7}=\sum_{k=7}^n \binom {k-1} {6}$?
This counts the number of subsets from $\{1,2,3,\dots,n\}$ having size $7$. To me, the summation part counts subsets of size $6$. Can someone please tell me how this is done?
P.S. I don't know how to edit in the proper way.