From b06b64739fa783db37a3ec811338f423972812ea Mon Sep 17 00:00:00 2001 From: Andreas Tsouchlos Date: Fri, 14 Nov 2025 11:55:38 +0100 Subject: [PATCH] Fix examples --- src/2025-11-07/presentation.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/2025-11-07/presentation.tex b/src/2025-11-07/presentation.tex index 16b1cc5..0ff234f 100644 --- a/src/2025-11-07/presentation.tex +++ b/src/2025-11-07/presentation.tex @@ -137,7 +137,7 @@ \begin{align*} \Omega &= \mleft\{(i,j): i,j \in \mleft\{ 1,\ldots, 6 \mright\}\mright\} \\ - A &= \mleft\{ (1,1),(2,2), \ldots, (6,6) \mright\} + A &= \mleft\{ (1,1),(1,2), \ldots, (6,6) \mright\} \end{align*} \vspace*{-12mm} \end{lightgrayhighlightbox} @@ -372,7 +372,7 @@ \begin{lightgrayhighlightbox} Beispiel: \begin{gather*} - \Omega = {A, B, C}\\ + \Omega = \{A, B, C\}\\ \Pi_N = \{ (A,B,C), (A,C,B), (B,A,C),\\ (B,C,A), (C,A,B), (C,B,A)\} \end{gather*}