The following is taken from "Essential Mathematics for Undergraduates: A Guided Approach to Algebra, Geometry, Topology and Analysis" by Simon G. Chiossi
$\color{Green}{Background:}$
$\textbf{(1) Definition:}$ Let $S\neq\emptyset$ be a set. A $\textbf{Moore (closure) operator}$ is a function $K:P(S)\to P(S)$ such that
$(i)$ $X\subset K(X)$
$(ii)$ $K$ is increasing: $X\subset Y$ implies $K(X)\subset K(Y)$
$(iii)$ $K$ is idempotent: $K(K(X))=K(X)$ for all $X,Y\in P(S).$
$\textbf{(2) Exercise:}$ Show that
$i)$ $K$ is increasing if and only if $K(X\cup Y)\subset K(X)\cup K(Y)$
$\textit{Note:}$ From @DaveL.Renfro's comments, it there is a misprint in ii) of the exercise above.
$\color{Red}{Questions:}$
For the exercise above, I think I have to show
$X\subset Y$ implies $K(X)\subset K(Y)$ if and only if $K(X\cup Y)\subset K(X)\cup K(Y)$
I am having trouble showing both directions. In the forward direction where $X\subset Y$ implies $K(X)\subset K(Y)$ is assumed. I am having trouble showing the conclusion.
I know that from property (i) letting $X\cup Y$ be $X$, I get $X\cup Y\subset K(X\cup Y)$
and plugging in $X\cup Y$ for $Y$ in (ii), I get $X\subset X\cup Y$ implies $K(X)\cup K(X\cup Y)$ Doing the same by plugging in $Y$ for $X$ and $X\cup Y$ for $Y$ in (ii), I get $K(Y)\subset K(X\cup Y).$ I don't know what to do from here.
For the backward direction, if I assume $K(X\cup Y)\subset K(X)\cup K(Y),$ how do I even get $X\subset Y,$ since I am not sure if I can assume that $X\subset Y\subset K(X\cup Y).$
Thank you in advance.