We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36cc6b5 commit 00d9719Copy full SHA for 00d9719
content/sets-functions-relations/functions/partial-functions.tex
@@ -58,9 +58,9 @@
58
\begin{prop}
59
Suppose $R \subseteq A \times B$ has the property that whenever $Rxy$
60
and $Rxy'$ then $y = y'$. Then $R$ is the graph of the partial
61
-function $f\colon X \pto Y$ defined by: if there is a $y$ such that
+function $f\colon A \pto B$ defined by: if there is a $y$ such that
62
$Rxy$, then $f(x) = y$, otherwise $f(x) \fundefined$. If $R$ is also
63
-\emph{serial}, i.e., for each $x \in X$ there is a $y \in Y$ such that
+\emph{serial}, i.e., for each $x \in A$ there is a $y \in B$ such that
64
$Rxy$, then $f$ is total.
65
\end{prop}
66
0 commit comments