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

[Merged by Bors] - feat(representation_theory/group_cohomology/basic): add standard definition of group cohomology #18341

Closed
wants to merge 62 commits into from

Conversation

101damnations
Copy link
Collaborator

@101damnations 101damnations commented Jan 31, 2023

We define the complex of inhomogeneous cochains, define group cohomology to be its cohomology, and prove this is isomorphic to the appropriate Ext groups.


I've defined the complex to be $0 \to Fun(G^0, M) \to Fun(G^1, M) \to \dots$ as it makes things simpler for now, and then when I add API for $H^0$ and $H^1$ I can give better expressions for low degree cochains. Rather than just defining the complex to be $0 \to M \to Fun(G, M) \to \dots$ from the start. Not sure which is better or if it matters much.

@101damnations 101damnations requested a review from a team as a code owner January 31, 2023 21:28
@mathlib-dependent-issues-bot mathlib-dependent-issues-bot added the blocked-by-other-PR This PR depends on another PR which is still in the queue. A bot manages this label via PR comment. label Jan 31, 2023
@semorrison semorrison added awaiting-author A reviewer has asked the author a question or requested changes and removed awaiting-review The author would like community review of the PR labels Apr 30, 2023
@101damnations 101damnations added awaiting-review The author would like community review of the PR awaiting-CI The author would like to see what CI has to say before doing more work. and removed awaiting-author A reviewer has asked the author a question or requested changes labels May 1, 2023
@github-actions github-actions bot removed the awaiting-CI The author would like to see what CI has to say before doing more work. label May 2, 2023
@jcommelin
Copy link
Member

Thanks 🎉

bors merge

@github-actions github-actions bot added ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) and removed awaiting-review The author would like community review of the PR labels May 3, 2023
bors bot pushed a commit that referenced this pull request May 3, 2023
…nition of group cohomology (#18341)

We define the complex of inhomogeneous cochains, define group cohomology to be its cohomology, and prove this is isomorphic to the appropriate Ext groups.



Co-authored-by: Joël Riou <joel.riou@universite-paris-saclay.fr>
Co-authored-by: Amelia Livingston <al3717@ic.ac.uk>
@bors
Copy link

bors bot commented May 3, 2023

Pull request successfully merged into master.

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot changed the title feat(representation_theory/group_cohomology/basic): add standard definition of group cohomology [Merged by Bors] - feat(representation_theory/group_cohomology/basic): add standard definition of group cohomology May 3, 2023
@bors bors bot closed this May 3, 2023
@bors bors bot deleted the inhomog-cochains3 branch May 3, 2023 16:34
@eric-wieser
Copy link
Member

Please don't do this until the merge is completed and through mathport (i.e. it appears on https://leanprover-community.github.io/mathlib-port-status/out-of-sync and is not red)

Everything is set for you to forward-port this now; just search https://leanprover-community.github.io/mathlib-port-status/out-of-sync for your name and click on the two files that come up.

bors bot pushed a commit to leanprover-community/mathlib4 that referenced this pull request May 10, 2023
…-community/mathlib#18950 (#3807)

This also brings the proof of `partialProd_right_inv` in line with mathlib3.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
modifies-synchronized-file This PR touches a files that has already been ported to mathlib4, and may need a synchronization PR. ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants