diff options
author | Roy Seitz <roy.seitz@ost.ch> | 2021-01-27 15:04:26 +0100 |
---|---|---|
committer | Roy Seitz <roy.seitz@ost.ch> | 2021-01-27 15:04:26 +0100 |
commit | 70215b72a37c2191bc6119c008d2117ed122cc7e (patch) | |
tree | fa8925379a3139c324b37fffdc3dd05512f68f39 /buch/chapters/50-permutationen/matrizen.tex | |
parent | Illustrationen zum Kapitel über positive Matrizen (diff) | |
download | SeminarMatrizen-70215b72a37c2191bc6119c008d2117ed122cc7e.tar.gz SeminarMatrizen-70215b72a37c2191bc6119c008d2117ed122cc7e.zip |
Typos.
Diffstat (limited to '')
-rw-r--r-- | buch/chapters/50-permutationen/matrizen.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buch/chapters/50-permutationen/matrizen.tex b/buch/chapters/50-permutationen/matrizen.tex index 14aba7a..7e55364 100644 --- a/buch/chapters/50-permutationen/matrizen.tex +++ b/buch/chapters/50-permutationen/matrizen.tex @@ -62,7 +62,7 @@ A_\sigma \begin{definition} Eine Permutationsmatrix ist eine Matrix $P\in M_n(\Bbbk)$ -derart, die in jeder Zeile und Spalte genau eine $1$ enhalten, +derart, die in jeder Zeile und Spalte genau eine $1$ enthalten ist, während alle anderen Matrixelemente $0$ sind. \end{definition} |