[Merged by Bors] - Feat (GroupTheory/GroupAction/Blocks) : blocks for a mul action#12049
Closed
AntoineChambert-Loir wants to merge 54 commits intomasterfrom
Closed
[Merged by Bors] - Feat (GroupTheory/GroupAction/Blocks) : blocks for a mul action#12049AntoineChambert-Loir wants to merge 54 commits intomasterfrom
AntoineChambert-Loir wants to merge 54 commits intomasterfrom
Conversation
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This was referenced Apr 10, 2024
This was referenced Apr 10, 2024
Co-authored-by: Johan Commelin <johan@commelin.net>
Co-authored-by: Johan Commelin <johan@commelin.net>
jcommelin
reviewed
May 15, 2024
Member
|
This now looks good to me. Please merge it after CI is happy. bors d+ |
Contributor
|
✌️ AntoineChambert-Loir can now approve this pull request. To approve and merge a pull request, simply reply with |
Collaborator
Author
|
bors r+ |
mathlib-bors bot
pushed a commit
that referenced
this pull request
May 28, 2024
This PR defines the notion of a block for a mul action and establishes various basic lemmas, as well as alternative versions of the definition. Blocks are used to define primitive actions, which appear as an hypothesis of the Iwasawa criterion for simplicity. Co-authored-by: Johan Commelin <johan@commelin.net>
Contributor
|
Pull request successfully merged into master. Build succeeded: |
callesonne
pushed a commit
that referenced
this pull request
Jun 4, 2024
This PR defines the notion of a block for a mul action and establishes various basic lemmas, as well as alternative versions of the definition. Blocks are used to define primitive actions, which appear as an hypothesis of the Iwasawa criterion for simplicity. Co-authored-by: Johan Commelin <johan@commelin.net>
js2357
pushed a commit
that referenced
this pull request
Jun 18, 2024
This PR defines the notion of a block for a mul action and establishes various basic lemmas, as well as alternative versions of the definition. Blocks are used to define primitive actions, which appear as an hypothesis of the Iwasawa criterion for simplicity. Co-authored-by: Johan Commelin <johan@commelin.net>
2 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR defines the notion of a block for a mul action and establishes various basic lemmas,
as well as alternative versions of the definition.
Blocks are used to define primitive actions, which appear as an hypothesis of the Iwasawa criterion for simplicity.