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.
Added $j tags to relevant recently edited theorems12 to ensure they remain ax-13 free.
Apply consistency in label naming: in my first PR about adding DV1 the original theorems were renamed as *ALT, while in the second one2 they were renamed as *g. In this PR, I've renamed the *ALT versions of the first PR1 to *g for uniformity (and adapted their comments).
Updated changes-set.txt to document the renaming of original versions of the first PR1 to *g. Given the brief existence of the *ALT versions, I believe we can consider the original theorems directly converted to *g, without explicitly mentioning their temporary existence as *ALT.
Added proposed label renamings in changes-set.txt that better match established conventions. While I don't plan to implement these renamings anytime soon, this inclusion ensures they won't be forgotten. As wlammen said, in the end you can have both: reduced axiom usage and a label naming that suits the current practice. I welcome anyone willing to take up the renaming task.
Footnotes
First PR about adding DV conditions: https://github.com/metamath/set.mm/pull/3778 ↩ ↩2 ↩3 ↩4
Second PR about adding DV conditions: https://github.com/metamath/set.mm/pull/3781 ↩ ↩2