Another way to analyze this situation:
digits 2 4 7 | possibilities
------- |
cells 2 4 | 2 4
4 7 | 4 7
2 7 | 7 2
Since every column holds all the digits,
and each row of possibilities
holds all the values in the corresponding cell,
the cells monopolize the digits.