Skip to content

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

Closed
101damnations wants to merge 239 commits intomasterfrom
gphomles2
Closed

feat(RepresentationTheory/Homological/GroupHomology/LongExactSequence): specialise LES API to low degree group homology#21766
101damnations wants to merge 239 commits intomasterfrom
gphomles2

Conversation

@101damnations
Copy link
Copy Markdown
Collaborator

@101damnations 101damnations commented Feb 12, 2025

Given a commutative ring k and a group G, this file 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; in this PR we focus on degrees n = 0, 1, 2.


Open in Gitpod

101damnations added 23 commits February 12, 2025 18:47
@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
@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

blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) 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