Skip to content

Fix typo in Cauchy sequence definition#428

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

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

Conversation

@wyf027

@wyf027 wyf027 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.

@wyf027 wyf027 closed this by deleting the head repository Jun 23, 2026
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