How can I show that this is a partial order? did not really help because I got confused
I found it to be
*Transitive since if $A\subseteq A$ and $A\subseteq B$ then $A\subseteq B$
*Antisymmetric since $A\subseteq A$ and $A\subseteq A$ so $A=A$
*Reflective since $A\subseteq A$ and $A\subseteq A$
But I am not sure if my way of solving this or the answer is whether true or not, can anyone confirm?