Berichtigungen

This commit is contained in:
2026-02-28 13:09:04 +01:00
parent 3e4eabb9ad
commit 8cc31e7134
7 changed files with 452 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
\begin{beispiel}\label{B0010}
\begin{itemize}
\item Jeder Punkt $P$ in der zweidimensionalen Ebene $\mathbb{R}^{2}=\mathbb{R} \times \mathbb{R}$ repräsentiert ein geordnetes Paar $(x, y)$ reeller Zahlen.
\item Jeder Punkt $P$ im dreidimensionalen Raum $\mathbb{R}^{3}=\mathbb{R} \times \mathbb{R} \times \mathbb{R}$ repräsentiert ein geordentes Tripel $(x, y, z)$ reeller Zahlen.
\item Jeder Punkt $P$ im dreidimensionalen Raum $\mathbb{R}^{3}=\mathbb{R} \times \mathbb{R} \times \mathbb{R}$ repräsentiert ein geordnetes \textbf{Tripel} $(x, y, z)$ reeller Zahlen.
\end{itemize}
\end{beispiel}