Skip to content

Fix typo in Cauchy sequence definition#428

Open
leno23 wants to merge 1 commit into
OpenLogicProject:masterfrom
leno23:codex/fix-cauchy-h-function-427
Open

Fix typo in Cauchy sequence definition#428
leno23 wants to merge 1 commit into
OpenLogicProject:masterfrom
leno23:codex/fix-cauchy-h-function-427

Conversation

@leno23

@leno23 leno23 commented Jun 19, 2026

Copy link
Copy Markdown

Fixes #427.

Summary

  • Correct the definition of a function tending to 0 so the formula refers to the introduced function h.
  • Replace |f(n)| with |h(n)| in content/sets-functions-relations/arithmetization/cauchy.tex.

Validation

  • git diff --check
  • Verified the surrounding LaTeX source introduces h : \Nat \to \Rat immediately before the corrected formula.

Note: I did not run a PDF build locally because this machine does not have latexmk or pdflatex installed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Typo in Chapter 5

1 participant