fix: proofread Riemann Surfaces part - #329
Open
vEnhance wants to merge 1 commit into
Open
Conversation
Proofread the six chapters of the Riemann Surfaces part (tex/riemann-surface/*.tex), fixing typos, grammar (subject-verb agreement), and small errors: - complex-structure: extra space; "parts of $\CC$" -> "parts integers" in the definition of the Gaussian-integer lattice - morphism: $\CC\to\CC$ -> $X\to Y$ in the morphism intro; "compactfication" typo; stray capital F -> f in the multiplicity proposition; "degree" -> "multiplicity" in the multiplicity section; "Riemann manifold" -> "Riemann surface"; agreement fixes - affine-projective: figure label $x=2y$ -> $y=2x$ (line is y=2x); "Let f(x,y) a polynomial" -> "be a polynomial"; agreement fixes - forms: unbalanced quote; $90 \deg$ -> $90^\circ$; agreement fixes - riemann-roch: "Riemann manifold" -> "Riemann surface"; "the result is an integer" -> "the result is again a divisor"; agreement/typo fixes - line-bundles: $p \in U_1 \times U_2$ -> $U_1 \cap U_2$ in the transition function; circular "isomorphic if there are ... isomorphisms" -> "morphisms"; agreement fixes Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01QUGVrtWEAC2ZNMyxzEuPNp
24 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Part of the proofreading campaign (#315). This proofreads the Riemann Surfaces part, covering the six chapters under
tex/riemann-surface/:complex-structure.texmorphism.texaffine-projective.texforms.texriemann-roch.texline-bundles.texFixes applied
Most fixes are minor (typos, subject–verb agreement, small notational slips):
complex-structure.texmorphism.texXput into math mode; "Some examples follows" → "follow".affine-projective.tex$x=2y$→$y=2x$(the drawn line fromforms.tex$90 \deg$→$90^\circ$(matches the degree notation used elsewhere in the book).riemann-roch.texline-bundles.texriemann-roch.tex, lines ~89–118)I did not rewrite this, per campaign guidance. The example introduces the space$L(-1\cdot 3 + 4\cdot i + 5\cdot\infty)$ (pole of order $\le 5$ at $\infty$ ), and the in-text examples on the next line confirm this bound — e.g. $(z-3)^4$ (a pole of order 4 at $\infty$ ) is listed as being in the set, which requires the $\infty$ -bound to be $\ge 4$ .
However, the dimension computation then refers to$L(-1\cdot 3 + 4\cdot i + \mathbf{3}\cdot\infty)$ , maps it via $f\mapsto f\cdot(z-i)^4$ to $L(-1\cdot 3 + 7\cdot\infty)$ , and concludes the dimension is 7.
These are inconsistent. For the space as actually defined ($5\cdot\infty$ ), the bijection lands on $L(-1\cdot 3 + 9\cdot\infty)$ — polynomials of degree $\le 9$ vanishing at $3$ — so the dimension should be 9, not 7. Either the definition (and the $(z-3)^4$ example) should use $3\cdot\infty$ , or the bijection target and answer should be $9\cdot\infty$ / dimension 9. Since I couldn't determine the intended value with confidence, I left the text unchanged and am flagging it here for a maintainer.
🤖 Generated with Claude Code
https://claude.ai/code/session_01QUGVrtWEAC2ZNMyxzEuPNp
Generated by Claude Code