1
0
mirror of https://github.com/dhil/phd-dissertation synced 2026-03-13 02:58:26 +00:00
This commit is contained in:
2020-10-21 01:37:58 +01:00
parent e1407b2eab
commit efcdcd49a2

View File

@@ -427,8 +427,8 @@ written $\dec{Im}(f)$, is the set of values that it can return, i.e.
\item Injective: $\forall a,a' \in A$ if $f(a) = f(a')$ then $a = a'$. \item Injective: $\forall a,a' \in A$ if $f(a) = f(a')$ then $a = a'$.
\item Surjective: $\forall b \in B,\exists a \in A$ such that $f(a) = b$. \item Surjective: $\forall b \in B,\exists a \in A$ such that $f(a) = b$.
\end{itemize} \end{itemize}
If a function $f$ is both injective and surjective, then it is said If a function is both injective and surjective, then it is said to
to be a bijective. be a bijective.
\end{definition} \end{definition}
% %
An injective function guarantees that each element in its image is An injective function guarantees that each element in its image is