Earlier quoted context omitted.
You can divide any list of more than three things into 3s.
How can you divide a list of 4 things into 3s?
You can divide it 4 different ways (4! / 3! = 4). Since the list is necessarily infinite, two more will join it soon enough.