When does one correctly use the colon symbol $:$, to be read as "such that"? Since I would not expect there to be one correct answer, what are the conventions used?
To give a concrete example, where would you insert a colon symbol here?
$$\forall a ~ \exists b ~ (\forall c, ~ \forall d ~ (c \in a \wedge d \in c ) \rightarrow d \in b))$$
Thank you in advance!
There are many conventions in use for quantifiers, but if you would like to use a $:$, it should probably be after the $\exists b$.
Keep in mind that no notation is universal: Some use commas for all quantifiers, some use commas for universal quantifiers and $:$ or something like $\ni$ for existential ones. Some avoid any of those and recommend nothing (see this answer), or parentheses after the quantifier.