In the book “Introduction to the Theory of Computation”, the author writes this.
For any alphabet $\Sigma$ we write $\Sigma_{\varepsilon}$ to be $\Sigma \cup \{\varepsilon\}$.
In my formal lecture notes and online resources, I never came across this form of notation.
Is this form of notation a standard way to notate the union between the input alphabet and empty string or was it created by the author for clarity’s sake?
I prefer knowing the standard way to write out the notation to prevent ambiguity in future exams that I may have.
I think that the standard is that stated in the Wikipedia article formal language: