Synopsis, one of:
: \colon
In mathematics, the colon character, :
, is a relation.
With side ratios \( 3:4 \) and \( 4:5 \), the triangle is right.
Ordinary LaTeX defines \colon
to produce the colon character with the spacing appropriate for punctuation, as in set-builder notation \{x\colon 0\leq x<1\}
.
But the widely-used amsmath package defines \colon
for use in the definition of functions f\colon D\to C
. So if you want the colon character as a punctuation then use \mathpunct{:}
.
© 2007–2018 Karl Berry
Public Domain Software
http://latexref.xyz/Colon-character-_0026-_005ccolon.html