I am trying to prove that $S\cup(S\cap T)=S$ and the dual statement $S\cap(S\cup T)=S$ for a class, and have gotten stuck with my proof.
$$ S\cup(S\cap T) $$ $$ =\{x|x\in S\lor x\in (S\cap T)\} $$ $$ =\{x|x\in S\lor (x\in S\land ]x\in T)\} $$ $$ =\{x|(x\in S\lor x\in S)\land (x\in S\lor x\in T)\} $$
Any help on where to go from here would be appreciated.