From "Universal Algebra: Fundamentals and Selected Topics" of Clifford Bergman.
An element $a$ of an algebra $A$ is called a non-generator of $A$ if for every $X \subseteq A$, $A = Sg(X \cup \{a\})$ implies $A = Sg(X)$.
(a) Prove that the set of nongenerators of $A$ forms a subuniverse, $Frat(A)$ (called the Frattini subuniverse of $A$).
(b) Prove that $Frat(A)$ is the intersection of all maximal proper subuniverses of $A$. (If you wish, you can assume that $A$ is finite. To do the infinite case, you will need Zorn’s lemma.)
My solution for (a)
Suppose $a_1, ..., a_n$ to be non-gerators of $A$ and $f$ a fundamental operation of A then:
$X \cup \{f(a_1,..., a_n)\} \subseteq X \cup \{a_1, ..., a_n \} \cup \{f(a_1,..., a_n)\}$
It's easy to see that:
$Sg(X \cup \{a_1, ..., a_n \} \cup \{f(a_1,..., a_n)\})=Sg(X \cup \{a_1, ..., a_n \})=Sg(X)$
Hence $Sg(X \cup \{f(a_1,..., a_n)\}) \subseteq Sg(X)$ and the other verse of inclusion is trivial.
My question
I'm looking for a proof of (b).