Let $R$ and $S$ be relations such that $R \subseteq S$. Prove that $R^n \subseteq S^n$ for all positive integers $n$. If $ R$ be a symmetric relation. Prove that $R^n$ is symmetric for all positive integers $n$.
This just seems strange since $R^{n+1} \subseteq S^{n+1}$ is just basically $R\cdot R^{n} \subseteq S\cdot S^{n}$, though this doesn't tell me much and don't know what to use. I also see the induction hypothesis is in what I wrote, but don't know how to use it either.