Instead of saying "$ax^2$ given that $a \ne 0$", can I instead say
- $ax^2$ | $a \ne 0$ $\quad ax^2$ will have a derivative greater than $0.$
- $ax^2$ : $a \ne 0$ $\quad ax^2$ will have a derivative greater than $0.$
- $ax^2 \ni a \ne 0$ $\quad ax^2$ will have a derivative greater than $0.$
If more than one are right, then what makes them different?
Your three symbols all literally read as such that (observe that its logical meaning varies with context: “for each $x$ such that $P(x)$ is true, $Q(x)$ is also true” is a conditional (‘if’ statement), whereas “$P(x)$ is true such that $Q(x)$ is true” is a conjunction (‘and’ statement)).
Among the three symbols, only |
and :
are common (by the way, ∋
also means “contains the element”). Generally, because peppering mathematical prose with symbols decreases readability, the phrase such that should be spelt out, or abbreviated as “s.t.”, except in set notation in which case either of the first two symbols is fine. In fact, writing :
in formal sentences can lead to mistranslation including when it's not clear whether the symbol is functioning as a delimiter.
Given that, on the other hand, usually means ‘if’, like in “Given that $a\ne0,\;ax^2$ has a derivative greater than $0.$”