blob: d07db3f50578200e20f3be75d46426691035c868 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
%
% chapter.tex
%
% (c) 2020 Prof Dr Andreas Müller, Hochschule Rapperswil
%
\chapter{Matrizengruppen
\label{buch:chapter:matrizengruppen}}
\lhead{Matrizengruppen}
\rhead{}
\input{chapters/60-gruppen/symmetrien.tex}
\input{chapters/60-gruppen/lie-gruppen.tex}
\input{chapters/60-gruppen/lie-algebren.tex}
\input{chapters/60-gruppen/homogen.tex}
|