I have the following question :
$\sum_1,\sum_2 \subseteq WFF$
$X_\rightarrow =\{(a\rightarrow b)|\alpha \in \sum_1,\beta \in \sum_2\}$
Proof: $\sum_1 \cup \sum_2 \models X_{\rightarrow}$
I'm not sure how to approach this since $\sum_1 \cup \sum_2$ is a group of atoms but $X_{\rightarrow}$ using two different atoms.
For example : Assuming $\sum_1 \cup \sum_2=\{p_0,p_1\}$ and lets assume $z \models \sum_1 \cup \sum_2$ so $z(p_0)=T,z(p_1)=T$ but $X_{\rightarrow}$ has two parameters? so how to use $z$? since $z$ gets one parameter yet.
I'm confused any ideas?