fix: proofread Galois and Ramification Theory part - #331
Merged
Conversation
Corrections across the "Algebraic NT II" chapters (Galois, finite
fields, ramification, Frobenius, Artin reciprocity):
- galois: fix minimal polynomial of sqrt2+sqrt3 splitting field
((x^2-5)^2-6 -> (x^2-5)^2-24); fix alpha_n -> alpha_m typo
- finite-field: fix Fibonacci numbers written as \FF (field) instead
of F in a hint; "lowest common denominator" -> "least common
multiple"; grammar/typo fixes
- ramification: S_3 has no *normal* subgroups of order 2 (not "no
subgroups of order 2", which is false); K/F -> L/F; a/an grammar
- frobenius: "for every prime p" -> "for every alpha in O_K"; fix
missing subscript on Frob_{p_2}; K = Gal(...) -> K = QQ(zeta_m)
- artin: "cyclic extension" -> "cyclotomic extension" in
Kronecker-Weber; "discriminant" -> "conductor" for kf; C_K -> C_QQ
in a QQ-based example; missing paren; misc typos
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01FnhfNnwcsW5a9fNqNDPnu9
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.
This proofreads the Algebraic NT II: Galois and Ramification Theory part (
tex/alg-NT/{galois,finite-field,ramification,frobenius,artin}.tex), corresponding to issue #315.Most fixes are minor (typos, grammar, notation slips). A few are small but genuine mathematical/terminology errors, called out below.
Notable corrections
galois.tex— The extensionramification.tex— "$S_3$ has no subgroups of orderartin.tex— Kronecker–Weber was stated as "$L$ is contained in a cyclic extensionartin.tex— Two places call the conductorMinor typos / grammar / notation
galois.tex:$\QQ(\alpha_1,\dots,\alpha_n)$→\alpha_m(matches thefinite-field.tex: Fibonacci numbers in a hint were typeset as\FF_p,\FF_{p+1},\dots(field notation) instead ofF_p,F_{p+1},\dots; "lowest common denominator" → "least common multiple" (the next line uses\lcm); "elements ... is a quadratic residue" → "are quadratic residues"; "elementfrobenius.tex: "for every prime\Frob{\kp_2}→\Frob_{\kp_2};Let $K = \Gal(\QQ(\zeta_m)/\QQ)$→Let $K = \QQ(\zeta_m)$(thenramification.tex:$K/F$→$L/F$in the general-extension remark (the surrounding text usesartin.tex: stray\Frob_\kP(x)→\Frob_\kP; stray period inside a display; missing closing parenthesis;C_K→C_\QQ(andH(L/\QQ, m)→H(L/\QQ, m\infty);\Gal(L/K)/L/K→E/Kin the Hilbert class field solution (the field is namedNo large arguments were rewritten.
🤖 Generated with Claude Code
https://claude.ai/code/session_01FnhfNnwcsW5a9fNqNDPnu9
Generated by Claude Code