$$\sum_{i=r}^{n}\binom{i}{r} = \binom{n+1}{r+1} \quad (\text{hockey-stick identity})$$
Summing a fixed lower-index column of Pascal's triangle (the 'handle') gives a single binomial one row down and one column over (the 'blade') — provable by counting the same subsets two ways.