So I have an equation with infinite regular solutions. Let's say this equation is $$\sin^{-1}(0)=\pi n$$ where $n$ is any integer. How do I express this formally using the universal quantifier?
Do I say
- $\forall n\in\mathbb Z: \sin^{-1}(0)=\pi n$
- $\sin^{-1}(0)=\forall n\in\mathbb Z:\pi n$
- $\sin^{-1}(0)=\pi n, \forall n\in\mathbb Z$
Or is there a more aesthetic way to express this?
In other words, by convention, where am I supposed to put the universal quantifier when an equality sign is involved?