aboutsummaryrefslogtreecommitdiffstats
path: root/vorlesungen/08_dgl/common.tex
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2021-04-19 20:49:14 +0200
committerAndreas Müller <andreas.mueller@ost.ch>2021-04-19 20:49:14 +0200
commit962f46e09482dffceaba74d522c723d490c3344b (patch)
treec57598c0128ebcc0a6edbeda87de561446ead1e6 /vorlesungen/08_dgl/common.tex
parentadd new slides (diff)
parentTitleseite und Handout. (diff)
downloadSeminarMatrizen-962f46e09482dffceaba74d522c723d490c3344b.tar.gz
SeminarMatrizen-962f46e09482dffceaba74d522c723d490c3344b.zip
Merge branch 'master' of github.com:AndreasFMueller/SeminarMatrizen
Diffstat (limited to 'vorlesungen/08_dgl/common.tex')
-rw-r--r--vorlesungen/08_dgl/common.tex11
1 files changed, 11 insertions, 0 deletions
diff --git a/vorlesungen/08_dgl/common.tex b/vorlesungen/08_dgl/common.tex
index 75b8586..fbf3ad9 100644
--- a/vorlesungen/08_dgl/common.tex
+++ b/vorlesungen/08_dgl/common.tex
@@ -14,3 +14,14 @@
\date[]{}
\newboolean{presentation}
+\newcommand{\gSL}[2]{\ensuremath{\text{SL}(#1, \mathbb{#2})}}
+\newcommand{\gSO}[1]{\ensuremath{\text{SO}(#1)}}
+\newcommand{\gGL}[2]{\ensuremath{\text{GL}(#1, \mathbb #2)}}
+
+\newcommand{\asl}[2]{\ensuremath{\mathfrak{sl}(#1, \mathbb{#2})}}
+\newcommand{\aso}[1]{\ensuremath{\mathfrak{so}(#1)}}
+\newcommand{\agl}[2]{\ensuremath{\mathfrak{gl}(#1, \mathbb #2)}}
+
+\DeclareMathOperator{\Spur}{Spur}
+
+