Skip to content

Commit 00d9719

Browse files
FnControlOptionrzach
authored andcommitted
X, Y -> A, B
1 parent 36cc6b5 commit 00d9719

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/sets-functions-relations/functions/partial-functions.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@
5858
\begin{prop}
5959
Suppose $R \subseteq A \times B$ has the property that whenever $Rxy$
6060
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
61+
function $f\colon A \pto B$ defined by: if there is a $y$ such that
6262
$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
63+
\emph{serial}, i.e., for each $x \in A$ there is a $y \in B$ such that
6464
$Rxy$, then $f$ is total.
6565
\end{prop}
6666

0 commit comments

Comments
 (0)