fix: disambiguate duplicate Verso labels in Section 5.3 - #652
Open
Chessing234 wants to merge 1 commit into
Open
Conversation
Fifteen docstrings across five groups shared a label: Proposition 5.3.3, Definition 5.3.1, Definition 5.3.4, Proposition 5.3.11 and Examples 5.3.13. The definitions and propositions fold the part into the parenthetical; the five examples take part letters, as in Examples 5.2.2.
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.
Section 5.3 has five groups of declarations sharing one docstring:
Proposition 5.3.3 / Exercise 5.3.1— 2Definition 5.3.1 (Real numbers)— 2Definition 5.3.4 (Addition of reals)— 2Proposition 5.3.11 (laws of algebra)— 4 instancesExamples 5.3.13— 5 examplesDefinitions and propositions fold the part into the parenthetical (as in #624); the five examples take part letters (as in #634 for Examples 5.2.2). Docstrings only.
Checked: no duplicate one-line docstrings remain in the file, all edited lines within 100 characters.
lake build Analysis.Section_5_3succeeds locally —✔ [3268/3268] Built Analysis.Section_5_3 (103s),Build completed successfully.