2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-26 06:48:04 +02:00

Verbesserungsvorschläge von Jan (Facebook) umgesetzt.

This commit is contained in:
Martin Thoma 2014-02-14 19:03:20 +01:00
parent 33843ed101
commit 2e9099a91b
4 changed files with 1 additions and 1 deletions

Binary file not shown.

View file

@ -1071,7 +1071,7 @@ und der Fundamentalgruppe herstellen:
\begin{beispiel}
\begin{enumerate}[label=\arabic*),ref=\thebeispiel.\arabic*]
\item $G = (\mdz, +), X = \mdr, nx = x + n$\label{bsp:gruppenoperation1}
\item $G = (\mdz, +), X = \mdr, n \circ x = x + n$\label{bsp:gruppenoperation1}
\item $G$ operiert auf $X = G$ durch $g \circ h := g \cdot h$
\item $G$ operiert auf $X = G$ durch $g \circ h := g \cdot h \cdot g^{-1}$, denn
\begin{enumerate}[label=\roman*)]