Skip to content

[Merged by Bors] - feat(RepresentationTheory/Homological/GroupHomology/LowDegree): Identify cycles A n with cyclesₙ A for n = 0, 1, 2#25888

Closed
101damnations wants to merge 320 commits intoleanprover-community:masterfrom
101damnations:gphomlowdeg4
Closed

[Merged by Bors] - feat(RepresentationTheory/Homological/GroupHomology/LowDegree): Identify cycles A n with cyclesₙ A for n = 0, 1, 2#25888
101damnations wants to merge 320 commits intoleanprover-community:masterfrom
101damnations:gphomlowdeg4

Conversation

@101damnations
Copy link
Copy Markdown
Collaborator

@101damnations 101damnations commented Jun 15, 2025

101damnations added 30 commits February 2, 2025 22:20
@leanprover-community-bot-assistant
Copy link
Copy Markdown
Collaborator

This pull request has conflicts, please merge master and resolve them.

@github-actions github-actions bot removed merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) file-removed A Lean module was (re)moved without a `deprecated_module` annotation labels Jul 8, 2025
@101damnations 101damnations changed the title feat(RepresentationTheory/Homological/GroupHomology/LowDegree): Identify cycles A n with nCycles A for n = 0, 1, 2 feat(RepresentationTheory/Homological/GroupHomology/LowDegree): Identify cycles A n with cyclesₙ A for n = 0, 1, 2 Jul 8, 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 Jul 10, 2025
Copy link
Copy Markdown
Member

@jcommelin jcommelin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 🎉

bors merge

@ghost ghost added the ready-to-merge This PR has been sent to bors. label Jul 11, 2025
mathlib-bors bot pushed a commit that referenced this pull request Jul 11, 2025
…ify `cycles A n` with `cyclesₙ A` for `n = 0, 1, 2` (#25888)

Given a `k`-linear `G`-representation `A`, this PR provides isomorphisms between:
- The abstract 0-cycles of `A` and `A` as a `k`-module
- The abstract 0-opcycles of `A` and `A_G`
- The abstract 1-cycles of `A` and the `cycles₁ A` defined as a submodule of `G →₀ A`
- The abstract 2-cycles of `A` and the `cycles₂ A` defined as a submodule of `G × G →₀ A`. 



Co-authored-by: 101damnations <101damnations@github.com>
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Jul 11, 2025

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat(RepresentationTheory/Homological/GroupHomology/LowDegree): Identify cycles A n with cyclesₙ A for n = 0, 1, 2 [Merged by Bors] - feat(RepresentationTheory/Homological/GroupHomology/LowDegree): Identify cycles A n with cyclesₙ A for n = 0, 1, 2 Jul 11, 2025
@mathlib-bors mathlib-bors bot closed this Jul 11, 2025
BeibeiX0 pushed a commit to BeibeiX0/mathlib4 that referenced this pull request Jul 16, 2025
…ify `cycles A n` with `cyclesₙ A` for `n = 0, 1, 2` (leanprover-community#25888)

Given a `k`-linear `G`-representation `A`, this PR provides isomorphisms between:
- The abstract 0-cycles of `A` and `A` as a `k`-module
- The abstract 0-opcycles of `A` and `A_G`
- The abstract 1-cycles of `A` and the `cycles₁ A` defined as a submodule of `G →₀ A`
- The abstract 2-cycles of `A` and the `cycles₂ A` defined as a submodule of `G × G →₀ A`. 



Co-authored-by: 101damnations <101damnations@github.com>
callesonne pushed a commit to callesonne/mathlib4 that referenced this pull request Jul 24, 2025
…ify `cycles A n` with `cyclesₙ A` for `n = 0, 1, 2` (leanprover-community#25888)

Given a `k`-linear `G`-representation `A`, this PR provides isomorphisms between:
- The abstract 0-cycles of `A` and `A` as a `k`-module
- The abstract 0-opcycles of `A` and `A_G`
- The abstract 1-cycles of `A` and the `cycles₁ A` defined as a submodule of `G →₀ A`
- The abstract 2-cycles of `A` and the `cycles₂ A` defined as a submodule of `G × G →₀ A`. 



Co-authored-by: 101damnations <101damnations@github.com>
hrmacbeth pushed a commit to szqzs/mathlib4 that referenced this pull request Jul 28, 2025
…ify `cycles A n` with `cyclesₙ A` for `n = 0, 1, 2` (leanprover-community#25888)

Given a `k`-linear `G`-representation `A`, this PR provides isomorphisms between:
- The abstract 0-cycles of `A` and `A` as a `k`-module
- The abstract 0-opcycles of `A` and `A_G`
- The abstract 1-cycles of `A` and the `cycles₁ A` defined as a submodule of `G →₀ A`
- The abstract 2-cycles of `A` and the `cycles₂ A` defined as a submodule of `G × G →₀ A`. 



Co-authored-by: 101damnations <101damnations@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge This PR has been sent to bors.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants