I have read the following in some exercise for discrete mathematics. Let $N$ be a set and $\mathcal{P}(N)$ be its power set. Then $A \leq B : \Longleftrightarrow A \subseteq B$ is an order relation of $\mathcal{P}(N)$.
I am not really sure what is asked here. I know how to show that $\subseteq$ is a partial order on the power set but I am not sure what exactly is asked here. What order relation do I need to show and what should I do with $A \leq B$?
A binary relation $\leq$ over a set $X$ is an order if the following hold:
Often an order relation on $X$ is called partial to distinguish it from a total order, which is an order on $X$ such that, for all $n,m \in X$, one has $n \leq m$ or $m \leq n$.
You are asked to prove that $\subseteq$ is a reflexive, antisymmetric and transitive relation on $\mathcal{P}(N)$.