(Adapted) (Mathematical Circles) Eleven students formed five study groups. Prove that we can find two students, say A and B, that every study group that includes student A also includes student B
One solution is to name every group as $1,\dots ,5$ and then say that every student must be in a subset of $\{1,\dots, 5\}$. Then rearrange these subsets in other sets. Say that set $A$ is one of those other sets. $A$ is such that if two students are in the same set, they must be in the same groups (every set element is a subset of a element of $A$). Example: $A = \{ \{1\}, \{1,2\}, \{1,2,3\}, \dots\}$. This way, we can apply the pidgeonhole principle and show that at least two students are in the same $A$.
However, this solution is not very intuitive. Is there any other solution?