A competition is formatted such that every possible pair of participants compete against each other in a 1 vs. 1 match where there is always a winner and loser. There are a total of 2^n participants enrolled in the competition, where $n \in \mathbb{N}$.
Prove that at the end of the competition, there exists a group of $n+1$ participants $P_1, P_2, . . . , P_{n+1}$ such that for any integers $1 \le i < j \le n + 1$, we have that $P_i$ beat $P_j$.