I am struggling to begin solving the following question in Enderton's textbook on set-theory:
Assume that $F: P(A) \rightarrow P(A)$ and that $F$ has the monotonicity property:
$X \subseteq Y \subseteq A \ \implies \ F(X) \subseteq F(Y)$.
Define: $B = \bigcap \{ X \subseteq A \ | \ F(X) \subseteq X\}$ and $C = \bigcup \{ X \subseteq A \ | \ X \subseteq F(X)\}$.
(a) Show that $F(B) = B$ and $F(C) = C$.
(b) Show that if $F(X) = X$, then $B \subseteq X \subseteq C$.
\
Something I have tried so far is to assume that $x \in F(B)$ in order to show that $x \in B$. Beginning with this, I get $x\in$ ran $F$, and so $x = X$ for some $X \subseteq A$. I also have, $F(B) \subseteq$ ran $F$ however I'm unsure how to proceed from here.
Any advice anyone can provide would be much appreciated.
Thank you in advance.