I'm having a hard time understanding the proof (as presented for example in A Course in Universal Algebra of the GTM series) of the theorem by Magari which states that a variety $V$ with a nontrivial member always contains a simple algebra.
The proof goes as follows. Let $X:=\{x,y\}$ and consider the free $V$-algebra $\mathbf{F}$ on $X$. Let $$S:=\{p(\bar{x}) : p(x) \text{ is a term with variable } x\} \subseteq F$$ (By $\bar{x}$ I mean the equivalence class of $x$ under the congruence generated by the equations of $V$). Let $\theta(S)$ be the smallest congruence on $\mathbf{F}$ which contains $S$.Then two cases are considered. If $\theta(S) \neq F^2$, then via Zorn's lemma we get the desired result. If $\theta(S) = F^2$, then the ingredients are
- there is a finite $S_0 \subseteq S$ such that $(\bar{x},\bar{y}) \in \theta(S_0)$;
- $\mathbf{S}$, the subalgebra of $\mathbf{F}$ with carrier $S$ is nontrivial;
- $\theta(S_0) = S^2$.
How are we supposed to conclude form here?
Any help is appreciated, thanks!