loading toolβ¦
The LaTeX command for mathfrak g (π€) is \mathfrak{g} β fraktur g (Lie algebra).
\mathfrak{g}Write \mathfrak{g} inside math mode β that is, between $β¦$ for inline math or in a \[ β¦ \] / equation block for display math. This symbol needs the amssymb package, so add \usepackage{amssymb} to your preamble.
Prefer to see it live? Paste it into the LaTeX preview and it renders as you type β no compiler, no signup.
Search all 380+ LaTeX symbols β
Use \mathfrak{g} in math mode after adding \usepackage{amssymb} to your preamble. For example, $\mathfrak{g}$.
It comes from the amssymb package β add \usepackage{amssymb} to your preamble.