Maximum size of chains in Poset (P(S),R) where R is the relation Set containment

50 Views Asked by At

Below is a question I was solving in an online exam for practice enter image description here

And below they have given the solution. My question is the relation $(P(S),\subseteq)$ is itself not a chain because say neither $\{1\}$ $\not\subseteq \{2\}$ nor $\{2\}$ $\not\subseteq \{1\}$. So, how come they have given the size of the maximum chain to be 51?