fixed mistake in surjektiv definition
All checks were successful
Build Typst PDFs (Docker) / build-typst (push) Successful in 39s

This commit is contained in:
alexander
2026-02-14 17:24:37 +01:00
parent d2417aa6fa
commit 300e74cd0d
2 changed files with 2 additions and 2 deletions

View File

@@ -372,7 +372,7 @@
$f(x) = f(y) <=> x = y quad$
*Surjectiv (Epimorhismis):* Output space coverered \
- $forall x in B : exists x in A : f(x) = y$
- $forall y in B : exists x in A : f(x) = y$
*Bijektiv*

View File

@@ -141,7 +141,7 @@
*Surjectiv (Epimorhismis):* \
_Output space coverered_ \
- Zeigen das $f(f^(-1)(x)) = x$ für $x in DD$
- $forall x in B: exists x in A : f(x) = y$
- $forall y in B: exists x in A : f(x) = y$
NICHT surjektiv wenn $abs(a) < abs(b)$
*Bijektiv (Isomorphismus):* \