aboutsummaryrefslogtreecommitdiffstats
path: root/vorlesungen
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2021-09-09 16:25:47 +0200
committerAndreas Müller <andreas.mueller@ost.ch>2021-09-09 16:25:47 +0200
commit15b6405261f267d24c509ed8f356d4eaffda1794 (patch)
tree08c97c373d39b0fe331498a6465d09ef925026bb /vorlesungen
parenttypo (diff)
downloadSeminarMatrizen-15b6405261f267d24c509ed8f356d4eaffda1794.tar.gz
SeminarMatrizen-15b6405261f267d24c509ed8f356d4eaffda1794.zip
Kapitel 7
Diffstat (limited to 'vorlesungen')
-rw-r--r--vorlesungen/slides/7/kommutator.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/vorlesungen/slides/7/kommutator.tex b/vorlesungen/slides/7/kommutator.tex
index 84bf034..0418380 100644
--- a/vorlesungen/slides/7/kommutator.tex
+++ b/vorlesungen/slides/7/kommutator.tex
@@ -145,7 +145,7 @@
to[out=-120,in=80]
(C);
%\fill[color=red] (B) circle[radius=0.08];
-\node[color=red] at (-1.2,1.5) [above left] {$D_{x,\alpha}$};
+\node[color=red] at (-1.2,1.5) [above left] {$R_{x_1,\alpha}$};
\coordinate (D) at (0.3,3.2);
\coordinate (E) at (1.8,2.8);
\coordinate (F) at (5.2,-0.3);
@@ -156,10 +156,10 @@
to[out=-23,in=120]
(F);
\fill[color=blue] (E) circle[radius=0.08];
-\node[color=blue] at (2.4,2.4) [above right] {$D_{y,\beta}$};
+\node[color=blue] at (2.4,2.4) [above right] {$R_{x_2,\beta}$};
\draw[->,color=darkgreen,line width=1.4pt]
(0.7,-3.1) to[out=1,in=-160] (3.9,-2.6);
-\node[color=darkgreen] at (2.5,-3.4) {$D_{z,\gamma}$};
+\node[color=darkgreen] at (2.5,-3.4) {$R_{x_3,\gamma}$};
\end{tikzpicture}
\end{center}
\end{frame}