Skip to content

fix: disambiguate duplicate Verso labels in Section 6.2 - #654

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

fix: disambiguate duplicate Verso labels in Section 6.2#654
Chessing234 wants to merge 1 commit into
teorth:mainfrom
Chessing234:fix/section-6-2-verso-labels

Conversation

@Chessing234

Copy link
Copy Markdown
Contributor

Section 6.2 has three groups of declarations sharing one docstring:

  • Definition 6.2.3 (Ordering of extended reals) — 2 (the and < characterisations)
  • Examples 6.2.4 — 4 examples
  • Definition 6.2.6 — 5 theorems covering the different supremum cases

Same convention as #624: the definitions name the case they cover ((supremum of the empty set), (supremum ignores negative infinity), …), the examples take part letters as in #634. Docstrings only.

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

lake build Analysis.Section_6_2 succeeds locally — Build completed successfully (3273 jobs). The one info: line it prints is a pre-existing #check-style trace at Section_6_2.lean:177, unrelated to this change.

Eleven docstrings across three groups shared a label: Definition 6.2.3,
Examples 6.2.4 and Definition 6.2.6.

The two ordering definitions and the five supremum cases name what they cover;
the four examples take part letters.
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