Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(GroupTheory/ArchimedeanDensely): linear ordered group subsets are WF if discrete #18481

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

pechersky
Copy link
Collaborator

@pechersky pechersky added the t-order Order theory label Oct 31, 2024
Copy link

github-actions bot commented Oct 31, 2024

PR summary d7f001f8ca

Import changes for modified files

Dependency changes

File Base Count Head Count Change
Mathlib.GroupTheory.ArchimedeanDensely 790 791 +1 (+0.13%)
Import changes for all files
Files Import difference
Mathlib.GroupTheory.ArchimedeanDensely 1

Declarations diff

+ LinearOrderedAddCommGroup.wellFoundedOn_setOf_ge_gt_iff_nonempty_discrete
+ LinearOrderedAddCommGroup.wellFoundedOn_setOf_le_lt_iff_nonempty_discrete
+ LinearOrderedCommGroup.wellFoundedOn_setOf_ge_gt_iff_nonempty_discrete
+ LinearOrderedCommGroup.wellFoundedOn_setOf_le_lt_iff_nonempty_discrete
+ LinearOrderedCommGroupWithZero.wellFoundedOn_setOf_ge_gt_iff_nonempty_discrete_of_ne_zero
+ LinearOrderedCommGroupWithZero.wellFoundedOn_setOf_le_lt_iff_nonempty_discrete_of_ne_zero
+ LocallyFiniteOrder.ofOrderIsoClass
+ WellFoundedOn.mapsTo
+ WellFoundedOn.sdiff_singleton
+ inv_apply_eq_iff_eq_apply
+ wellFoundedOn_sdiff_singleton

You can run this locally as follows
## summary with just the declaration names:
./scripts/declarations_diff.sh <optional_commit>

## more verbose report:
./scripts/declarations_diff.sh long <optional_commit>

The doc-module for script/declarations_diff.sh contains some details about this script.

@mathlib4-dependent-issues-bot mathlib4-dependent-issues-bot added the blocked-by-other-PR This PR depends on another PR to Mathlib (this label is automatically managed by a bot) label Oct 31, 2024
@mathlib4-dependent-issues-bot
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked-by-other-PR This PR depends on another PR to Mathlib (this label is automatically managed by a bot) t-order Order theory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants