Skip to content

feat(RingTheory/Extension): fromH1Cotangent#39679

Open
BryceT233 wants to merge 2 commits into
leanprover-community:masterfrom
BryceT233:extension_fromH1Cotangent
Open

feat(RingTheory/Extension): fromH1Cotangent#39679
BryceT233 wants to merge 2 commits into
leanprover-community:masterfrom
BryceT233:extension_fromH1Cotangent

Conversation

@BryceT233
Copy link
Copy Markdown
Contributor

This PR is a continuation of #39520. For an extension P : Extension R S, we introduce fromH1Cotangent, a linear map from H1Cotangent R S to P.H1Cotangent induced by the default extension homomorphism. We show that the following diagram commutes:

屏幕截图_22-5-2026_82335_www overleaf com

Finally, by combining this commutativity lemma with the exactness of Jacobi-Zariski sequence, we prove that fromH1Cotangent is surjective.


Open in Gitpod

@github-actions
Copy link
Copy Markdown

PR summary c6ccf096e3

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ Cotangent.map_comp_apply
+ coe_cotangentEquivH1Cotangent_comp_fromH1Cotangent
+ cotangentEquivH1Cotangent
+ fromH1Cotangent
+ fromH1Cotangent_surjective
+ h1Cotangentδ_comp_coe_cotangentEquivH1Cotangent

You can run this locally as follows
## from your `mathlib4` directory:
git clone https://github.com/leanprover-community/mathlib-ci.git ../mathlib-ci

## summary with just the declaration names:
../mathlib-ci/scripts/pr_summary/declarations_diff.sh <optional_commit>

## more verbose report:
../mathlib-ci/scripts/pr_summary/declarations_diff.sh long <optional_commit>

The doc-module for scripts/pr_summary/declarations_diff.sh in the mathlib-ci repository contains some details about this script.


No changes to strong technical debt.
No changes to weak technical debt.

@github-actions github-actions Bot added the t-ring-theory Ring theory label May 22, 2026
@mathlib-dependent-issues mathlib-dependent-issues Bot added the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label May 22, 2026
@mathlib-dependent-issues
Copy link
Copy Markdown

This PR/issue depends on:

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) t-ring-theory Ring theory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant