mathlib4 icon indicating copy to clipboard operation
mathlib4 copied to clipboard

feat(GroupTheory/GroupAction/Blocks): order iso between blocks and subgroups

Open AntoineChambert-Loir opened this issue 1 year ago • 2 comments

This PR proves the order isomorphism between blocks containing a point and subgroups containing its stabilizer.


This is a new branch to correct the bad merge of #12050 Open in Gitpod

AntoineChambert-Loir avatar Jun 20 '24 14:06 AntoineChambert-Loir

PR summary e4c484914c

Import changes

No significant changes to the import graph


Declarations diff

+ IsBlock.of_orbit + IsBlock.orbit_stabilizer_eq + IsBlock.stabilizer_le + block_stabilizerOrderIso + stabilizer_orbit_eq

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

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

github-actions[bot] avatar Jun 20 '24 14:06 github-actions[bot]

:v: AntoineChambert-Loir can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

mathlib-bors[bot] avatar Jul 05 '24 17:07 mathlib-bors[bot]

bors r+

AntoineChambert-Loir avatar Jul 11 '24 09:07 AntoineChambert-Loir

Pull request successfully merged into master.

Build succeeded:

mathlib-bors[bot] avatar Jul 11 '24 11:07 mathlib-bors[bot]