I proved it as follows. Can anybody tell me if it is correct or wrong?
Assume $ \exists x \in S [ p(x) \land q(x)] $ ,
Let $ x_0 \in S, st [ p(x_0) \land q(x_0)]$
$p(x_0)$ and $ q(x_0) $
Let x =$x_0$
p(x) and q(x)
$[\exists x \in S, p(x)]$ and $[\exists x \in S, q(x)] $
$[\exists x \in S, p(x)] \land [\exists x \in S, q(x)] $
$ \therefore \exists x \in S [ p(x) \land q(x)] \implies [\exists x \in S p(x)] \land [\exists x \in S q(x)] $ ---------------------------1
Assume $[\exists x \in S p(x)] \land [\exists x \in S q(x)] $
Let $x_0 \in S$
p($x_0$)
q($x_0$)
$[ p(x_0) \land q(x_0)] $
Let x=$x_0$
$[ p(x) \land q(x)] $
$ \therefore [\exists x \in S p(x)] \land [\exists x \in S q(x)] \implies \exists x \in S [ p(x) \land q(x)] $ ---------------------2
By 1 and 2,
$ \exists x \in S [ p(x) \land q(x)] \iff [\exists x \in S p(x)] \land [\exists x \in S q(x)] $