fixed mistake in surjektiv definition
All checks were successful
Build Typst PDFs (Docker) / build-typst (push) Successful in 39s
All checks were successful
Build Typst PDFs (Docker) / build-typst (push) Successful in 39s
This commit is contained in:
@@ -372,7 +372,7 @@
|
|||||||
$f(x) = f(y) <=> x = y quad$
|
$f(x) = f(y) <=> x = y quad$
|
||||||
|
|
||||||
*Surjectiv (Epimorhismis):* Output space coverered \
|
*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*
|
*Bijektiv*
|
||||||
|
|
||||||
|
|||||||
@@ -141,7 +141,7 @@
|
|||||||
*Surjectiv (Epimorhismis):* \
|
*Surjectiv (Epimorhismis):* \
|
||||||
_Output space coverered_ \
|
_Output space coverered_ \
|
||||||
- Zeigen das $f(f^(-1)(x)) = x$ für $x in DD$
|
- 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)$
|
NICHT surjektiv wenn $abs(a) < abs(b)$
|
||||||
|
|
||||||
*Bijektiv (Isomorphismus):* \
|
*Bijektiv (Isomorphismus):* \
|
||||||
|
|||||||
Reference in New Issue
Block a user