Let $A_1, A_2, \ldots, A_n$ be sets (where $n \ge 2$). Suppose for any two sets $A_i$ and $A_j$ either $A_i \subseteq A_j$ or $A_j \subseteq A_i$.
Prove by induction that one of these $n$sets is a subset of all of them.
I have no idea where to start, any help would be very useful.
start with the case $n=2$ (easy!), then $n=3$. If you have three sets $A_1,A_2,A_3$ satisfying the conditions, can you conclude that one must be contained in all three? Can you reduce the argument to the case $n=2$? if so, tackle the induction step.
For a more specific hint, for the inductive step, given $k+1$ sets, look at $A_1$ and $A_2$ and without loss of generality assume $A_2\subseteq A_1$. Now look at the sets $A_2,\cdots, A_{k+1}$ and apply the induction hypothesis.