My logic book defines a logical polynomials as follows:
To define what a tautology is, we first introduce the notion of a logical polynomial over a set of formulas $\scr{E}$. This is an element in the minimal set of formulas that contains $\scr{E}$ and is closed with respect to constructing formulas from shorter formulas using logical connectives.
Question: The book's definition implies that the set of logical polynomials is a subset of $\scr{E}$, yet the set of logical polynomials is also defined to include all the elements of $\scr{E}$. Thus, $\scr{E}$ is a subset of the set of logical polynomials. Wouldn't that mean that the set of logical polynomials is equal to $\scr{E}$ ?
Thank you