Skip to content

fix: disambiguate duplicate Verso labels in Section 5.6 - #655

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

fix: disambiguate duplicate Verso labels in Section 5.6#655
Chessing234 wants to merge 1 commit into
teorth:mainfrom
Chessing234:fix/section-5-6-verso-labels

Conversation

@Chessing234

Copy link
Copy Markdown
Contributor

Section 5.6 has eight groups of declarations sharing one docstring:

  • Analogue of Proposition 4.3.10(a) — 3 (pow_add, pow_mul, mul_pow)
  • Analogue of Proposition 4.3.10(c) — 4 (nonnegativity, positivity, non-strict and strict monotonicity)
  • Analogue of Proposition 4.3.12(a) — 3 (the zpow versions of the above)
  • Analogue of Proposition 4.3.12(b) — 2
  • Lemma 5.6.6 (c) / Exercise 5.6.1 — 2
  • Lemma 5.6.6 (e) / Exercise 5.6.1 — 3
  • Lemma 5.6.9(b) / Exercise 5.6.2 — 2
  • Lemma 5.6.9(e) / Exercise 5.6.2 — 2

#616 disambiguated the Chapter 5.4/5.6 exercise labels; these are the statement labels in the same file. Each now names the case it covers while keeping the statement number. Docstrings only.

Checked: no duplicate one-line docstrings remain, all edited lines within 100 characters.

lake build Analysis.Section_5_6 succeeds locally — ✔ [3271/3271] Built Analysis.Section_5_6 (39s), Build completed successfully.

Twenty-one docstrings across eight groups shared a label: the analogues of
Propositions 4.3.10(a), 4.3.10(c), 4.3.12(a) and 4.3.12(b), and Lemmas
5.6.6(c), 5.6.6(e), 5.6.9(b) and 5.6.9(e).

Each now names what it covers - sum of exponents, power of a product, base
greater than one, and so on - keeping the statement number intact.
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