Which of the following notation is a correct definition of the square function?
- $f(x) \triangleq x^2$
- $f(x) := x^2$
- $f(x) = x^2$
- $f(x) \equiv x^2$
While this question is similar to The meaning of various equality symbols, the aforementioned question and its answers do not address the usage if these symbols in the context of function definition.