Reorganisation

This commit is contained in:
2026-01-18 16:08:19 +01:00
parent 985cfaf85d
commit 70e94764cb
67 changed files with 3373 additions and 376 deletions

45
Band1/B1.031.tex Normal file
View File

@@ -0,0 +1,45 @@
%!TEX root=Band1.tex
\phantomsection
\label{B1.31}
\liRa{31}
Kommen wir nun zu Beispielen für den Gebrauch der Wörter \anf{und}, \anf{oder} in mathematischen Aussagen.
Es seien $a, b$ rationale Zahlen, und es sei $a \cdot b=0$.
\begin{addmargin}[40pt]{0pt}
\textbf{Frage}: Welche Aussage ist dann bei jeder Wahl von $a, b$ wahr?
\end{addmargin}
\begin{tikzpicture}[anchor=west]
%Vorfüllen sonst verrutscht es
\draw [white](0,0) -- (6,0);
\node (A) at (1.25,0) { \textbf{Antwort}: Entweder $a=0$ oder $b=0$};
\bglayer{%
\draw [line width= 0.35mm, -Latex] (9,0) -- (11.25,0) node [right] {\hyperref[B1.40]{40}};
}
\end{tikzpicture}
\vspace{-2mm}
\begin{tikzpicture}[anchor=west]
%Vorfüllen sonst verrutscht es
\draw [white](0,0) -- (6,0);
\node (A) at (2.9,0) { $a=0$ oder $b=0$};
\bglayer{%
\draw [line width= 0.35mm, -Latex] (9,0) -- (11.25,0) node [right] {\hyperref[B1.28]{28}};
}
\end{tikzpicture}
\vspace{-2mm}
\begin{tikzpicture}[anchor=west]
%Vorfüllen sonst verrutscht es
\draw [white](0,0) -- (6,0);
\node (A) at (2.9,0) { $a=0$ und $b=0$};
\bglayer{%
\draw [line width= 0.35mm, -Latex] (9,0) -- (11.25,0) node [right] {\hyperref[B1.34]{34}};
}
\end{tikzpicture}