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.
2 parents 5d0776d + b3ebd3d commit d8e990eCopy full SHA for d8e990e
chapter1.tex
@@ -200,7 +200,7 @@ \subsection{\textsection2. Functions between sets}
200
exists an $a = g(b)$ such that $f(a) = b$. Hence $f$ is surjective.
201
202
($\impliedby$) Suppose that $f$ is surjective. We want to construct a function
203
- $g:B\to A$ such that $f(g(a)) = a$ for all $a\in A$. Since $f$ is surjective,
+ $g:B\to A$ such that $f(g(b)) = b$ for all $b\in B$. Since $f$ is surjective,
204
for all $b\in B$ there is an $a\in A$ such that $f(a) = b$. For each $b\in B$
205
construct a set $\Lambda_b$ of such pairs:
206
%
0 commit comments