8

In this math code:

\exists^\omega n : \alpha [0,n] \notin A

it adds some empty space before and after :.

I want to avoid/remove the space before it. How?

Caramdir
  • 89,023
  • 26
  • 255
  • 291
Albert
  • 2,707

2 Answers2

15

Use \colon instead of :.

Hendrik Vogt
  • 37,935
3

For example:

$\exists^\omega n \mathalpha{:\,} \alpha [0,n] \notin A$