The question I am working on is, "Four universities—1, 2, 3, and 4—are participating in a holiday basketball tournament. In the first round, 1 will play 2 and 3 will play 4. Then the two winners will play for the championship, and the two losers will also play. One possible outcome can be denoted by 1324 (1 beats 2 and 3 beats 4 in first-round games, and then 1 beats 3 and 2 beats 4).
a) List all outcomes in $S$.
b)Let $A$ denote the event that 1 wins the tournament. List outcomes in $A$.
c) Let $B$ denote the event that 2 gets into the championship game. List outcomes in B.
d) What are the outcomes in $A \cup B$ and in $A \cap B$? What are the outcomes in $A'$?"
For part a), I got the set $S=\{1234, ~1432, ~1324, ~1342, ~2134, ~2431, ~2314, ~2143, ~3124, ~3421, ~3214, ~3142, ~4123, ~4321, ~4213, ~4132\}$ However, in the answer, 1234, 2134, 2143, 3421, and 4321 are not included in the sample space. And the ones I inadvertently omitted are 1423, 2341, 3241, 2413, and 4231.
Why didn't the answer key include the events that I did? From my understanding, the leading number in the string of digits is the ultimate winner, of both the preceding match to the championship and the championship itself. So, for instance, 1234 and 2134 would distinct events, because although 1 beat 3, 1 still didn't win the championship match in the 2134 as it did in 1234. Could someone possibly help me?