Skip to content

fix: disambiguate duplicate Verso labels in Section 5.3 - #652

Open
Chessing234 wants to merge 1 commit into
teorth:mainfrom
Chessing234:fix/section-5-3-verso-labels
Open

fix: disambiguate duplicate Verso labels in Section 5.3#652
Chessing234 wants to merge 1 commit into
teorth:mainfrom
Chessing234:fix/section-5-3-verso-labels

Conversation

@Chessing234

Copy link
Copy Markdown
Contributor

Section 5.3 has five groups of declarations sharing one docstring:

  • Proposition 5.3.3 / Exercise 5.3.1 — 2
  • Definition 5.3.1 (Real numbers) — 2
  • Definition 5.3.4 (Addition of reals) — 2
  • Proposition 5.3.11 (laws of algebra) — 4 instances
  • Examples 5.3.13 — 5 examples

Definitions 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_3 succeeds locally — ✔ [3268/3268] Built Analysis.Section_5_3 (103s), Build completed successfully.

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

1 participant