# Math ## Block Math ```````````````````````````````` example $$ .

$$

```````````````````````````````` ```````````````````````````````` example $$ \operatorname{ker} f=\{g\in G:f(g)=e_{H}\}{\mbox{.}} $$ .
$$ \operatorname{ker} f=\{g\in G:f(g)=e_{H}\}{\mbox{.}} $$
```````````````````````````````` ```````````````````````````````` example $$ foo $$ bar .
$$ foo $$

bar

```````````````````````````````` ```````````````````````````````` example $$ foo bar $$ .
$$ foo bar $$
```````````````````````````````` ## Inline Math ```````````````````````````````` example The homomorphism $f$ is injective if and only if its kernel is only the singleton set $e_G$, because otherwise $\exists a,b\in G$ with $a\neq b$ such that $f(a)=f(b)$. .

The homomorphism \(f\) is injective if and only if its kernel is only the singleton set \(e_G\), because otherwise \(\exists a,b\in G\) with \(a\neq b\) such that \(f(a)=f(b)\).

````````````````````````````````