aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/10-vektorenmatrizen
diff options
context:
space:
mode:
authorNao Pross <np@0hm.ch>2021-05-26 22:02:15 +0200
committerNao Pross <np@0hm.ch>2021-05-26 22:02:15 +0200
commit31fa08ffa722b2f0fba35393f661f7346d41af4e (patch)
tree318a90e21c4b130bacbb477f64addc3da2a6a2ce /buch/chapters/10-vektorenmatrizen
parentStart working on feedback (diff)
parentMerge pull request #17 from NaoPross/book-typos (diff)
downloadSeminarMatrizen-31fa08ffa722b2f0fba35393f661f7346d41af4e.tar.gz
SeminarMatrizen-31fa08ffa722b2f0fba35393f661f7346d41af4e.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'buch/chapters/10-vektorenmatrizen')
-rw-r--r--buch/chapters/10-vektorenmatrizen/gruppen.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/buch/chapters/10-vektorenmatrizen/gruppen.tex b/buch/chapters/10-vektorenmatrizen/gruppen.tex
index 7628942..cb37d05 100644
--- a/buch/chapters/10-vektorenmatrizen/gruppen.tex
+++ b/buch/chapters/10-vektorenmatrizen/gruppen.tex
@@ -313,14 +313,14 @@ auf einem geeigneten Vektorraum.
\begin{definition}
\label{buch:vektorenmatrizen:def:darstellung}
Eine Darstellung einer Gruppe $G$ ist ein Homomorphismus
-$G\to\operatorname{GL}_(\mathbb{R})$.
+$G\to\operatorname{GL}_n(\mathbb{R})$.
\index{Darstellung}
\end{definition}
\begin{beispiel}
Die Gruppen $\operatorname{GL}_n(\mathbb{Z})$,
$\operatorname{SL}_n(\mathbb{Z})$ oder $\operatorname{SO}(n)$
-sind alle Teilmengen von $\operatorname{GL}_n(\mathbb{R}$.
+sind alle Teilmengen von $\operatorname{GL}_n(\mathbb{R})$.
Die Einbettungsabbildung $G\hookrightarrow \operatorname{GL}_n(\mathbb{R})$
ist damit automatisch eine Darstellung, sie heisst auch die
{\em reguläre Darstellung} der Gruppe $G$.