I want to express the following set using set builder notation: '{x | x is the square of an integer and x < 100}',
My attempt : $\{ a \in \mathbb Z \mid x = a^2 \land x < 100 \}$.
Is this correct?(I don't know how to type the epsilon and and symbol on my computer)