Skip to content

Commit 7d3a5fa

Browse files
authored
Merge pull request #1181 from Bolpat/patch-1
Fix typo of m vs M
2 parents e8360e9 + f310e21 commit 7d3a5fa

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

errata.tex

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -911,6 +911,10 @@
911911
& 832-g0cb658e
912912
& In the second paragraph, at ``From this we get'', the universal quantification should be over~$\delta$ as well.\\
913913
%
914+
\cref{sec:constr-cauchy-reals}
915+
& % merge of 9b0b4e5424a309ab6657f3583e6300c7072ca487
916+
& In the last paragraph of this section, ``$\rclim(\rcrat \circ x \circ m)$'' should be ``$\rclim(\rcrat \circ x \circ M)$''.\\
917+
%
914918
\cref{sec:induct-recurs-cauchy}
915919
& 1209-g3e5ad94
916920
& In the statement of $(\RC,\closesym)$-recursion, ``$f(x) : A$'' should be ``$f(\rclim(x)) : A$''.\\

reals.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -801,7 +801,7 @@ \subsection{Construction of Cauchy reals}
801801
\Q$ is a traditional Cauchy sequence\index{Cauchy!sequence} of rational numbers, and let $M : \Qp \to \N$ be its
802802
modulus of convergence. Then $\rcrat \circ x \circ M : \Qp \to \RC$ is a Cauchy
803803
approximation, using the first constructor of $\closesym$ to produce the necessary witness.
804-
Thus, $\rclim(\rcrat \circ x \circ m)$ is a real number. Various famous
804+
Thus, $\rclim(\rcrat \circ x \circ M)$ is a real number. Various famous
805805
real numbers such as $\sqrt{2}$, $\pi$, $e$, \dots{} are all limits of such Cauchy sequences of
806806
rationals.
807807

0 commit comments

Comments
 (0)