Skip to content

feat(RepresentationTheory/Homological/GroupHomology/LongExactSequence): specialise LES API to group homology#21764

Closed
101damnations wants to merge 227 commits intomasterfrom
gphomles
Closed

feat(RepresentationTheory/Homological/GroupHomology/LongExactSequence): specialise LES API to group homology#21764
101damnations wants to merge 227 commits intomasterfrom
gphomles

Conversation

@101damnations
Copy link
Copy Markdown
Collaborator

@101damnations 101damnations commented Feb 12, 2025

Given a commutative ring k and a group G, this PR shows that a short exact sequence of
k-linear G-representations 0 ⟶ X₁ ⟶ X₂ ⟶ X₃ ⟶ 0 induces a short exact sequence of
complexes of inhomogeneous chains 0 ⟶ C(X₁) ⟶ C(X₂) ⟶ C(X₃) ⟶ 0, where Hₙ(C(Xᵢ))
is the nth group homology of Xᵢ.
This allows us to specialize API about long exact sequences to group homology.


Open in Gitpod

101damnations added 21 commits February 12, 2025 18:48
@github-actions github-actions bot removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Feb 12, 2025
@leanprover-community-bot-assistant leanprover-community-bot-assistant added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Feb 13, 2025
@joneugster joneugster added the t-algebra Algebra (groups, rings, fields, etc) label Apr 17, 2025
@mathlib4-dependent-issues-bot mathlib4-dependent-issues-bot removed the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label Jun 15, 2025
@mathlib4-dependent-issues-bot
Copy link
Copy Markdown
Collaborator

@101damnations
Copy link
Copy Markdown
Collaborator Author

Refactored and moved to a fork in #25943.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) t-algebra Algebra (groups, rings, fields, etc)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants