fix: proofread Set Theory II part - #338
Merged
Merged
Conversation
Proofread the "Set Theory II: Model Theory and Forcing" part (tex/set-theory/models.tex, forcing.tex, CH.tex). Fixes minor typos and notational slips: - models.tex (Reflection hint): correct undefined "a \in M" to "a \in V_\kappa", and "kappa is cofinal" to "kappa is regular" (matching the solution). - forcing.tex: "G \cap M" -> "G \cap D" (the dense set); missing comma in the pair "<\tau, r>"; "we write \tau \Vdash" -> "p \Vdash"; and two "dense below p" phrasing fixes. - CH.tex (ccc proof): "a \in C" -> "an element a"; the set B should collect conditions with domain in \ol C (not R); restrict p_alpha to R before comparing. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_014PXK5YtzH5S2FyB9XcXmE1
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.
Proofreads the Set Theory II: Model Theory and Forcing part (issue #315), covering
tex/set-theory/models.tex,tex/set-theory/forcing.tex, andtex/set-theory/CH.tex.All findings are minor typos / notational slips; no mathematical arguments were rewritten.
models.tex— Reflection problem hintif there exists $a \in M$, butMis never defined in this problem (it's abouta \in V_\kappa, matching the solution.forcing.tex$G \cap M = \varnothing$→$G \cap D = \varnothing$. The point is that$\left<\tau_r\right>$→$\left<\tau, r\right>$(missing comma in the pair).CH.tex— countable chain condition$B = \{p_\alpha \mid \dom(p_\alpha) \in R\}$→\in \ol C(we keep the conditions whose domains lie in the🤖 Generated with Claude Code
https://claude.ai/code/session_014PXK5YtzH5S2FyB9XcXmE1
Generated by Claude Code