I am having a hard time proving some theorems on digraphs. I tried answering these for days and nights but I cannot figure out the right answer/proofs. I need help on this.
Let $n$ be a positive integer and let $S_n$ be any set with $|S_n|=n$. Define $D_n = (V,A)$ to be the digraph with $V(D_n)=\mathcal{P}(S_n)$, the set of all subsets of $S_n$, where $(X,Y) \in A(D_n)$ if and only if $X$ contains $Y$ properly as a subset. ($\mathcal{P}$ is for power set).
- Prove that $D_n$ has a unique source.
- Prove that $D_n$ has a unique sink.
- Find a necessary and sufficient condition for $D_n$ to have carrier vertices
- Find a formula for the size of $D_n$ in terms of n.
- Prove that $D_n$ has no circuit.
Thanks in advance!
HINTS
Here are some hints. Please post further questions as comments to this answer and I will be glad to guide you further.