fix some wrong quotation marks

This commit is contained in:
2020-06-03 10:41:31 +02:00
parent 4fa9dc5b3c
commit 38f5896316
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ Jetzt: Fourier Analysis!
\begin{definition}
Wir definieren
\[
(f, g) := \int_{a}^{b} f(x) \overline{g(x)} \d x \qquad (\text{,,Sesquilinearform''})
(f, g) := \int_{a}^{b} f(x) \overline{g(x)} \d x \qquad (\text{,,Sesquilinearform``})
.\] Dies ist wohldefiniert da für $f, g \in R[a,b]$ das Produkt $f(x) \cdot \overline{g(x)} \in R[a,b]$ ist.
\end{definition}