Skip to content

Conversation

@joelriou
Copy link
Collaborator

@joelriou joelriou commented Dec 28, 2025

Given a fixed projective (resp. injective) resolution R, we obtain the functoriality of the constructor R.extMk.


Open in Gitpod

joelriou and others added 30 commits November 20, 2025 09:20
joelriou and others added 22 commits December 19, 2025 18:53
Co-authored-by: Dagur Asgeirsson <dagurtomas@gmail.com>
Co-authored-by: Dagur Asgeirsson <dagurtomas@gmail.com>
@joelriou joelriou added the t-category-theory Category theory label Dec 28, 2025
@github-actions
Copy link

github-actions bot commented Dec 28, 2025

PR summary 8d7d30cfc0

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference
Mathlib.CategoryTheory.Abelian.Projective.Ext (new file) 1292

Declarations diff

+ Cocycle.postcomp
+ Cocycle.precomp
+ add_extMk
+ equivHomShift_comp
+ equivHomShift_comp_shift
+ equivHomShift_symm_postcomp
+ equivHomShift_symm_precomp
+ extAddEquivCohomologyClass
+ extEquivCohomologyClass
+ extEquivCohomologyClass_add
+ extEquivCohomologyClass_extMk
+ extEquivCohomologyClass_neg
+ extEquivCohomologyClass_sub
+ extEquivCohomologyClass_symm_add
+ extEquivCohomologyClass_symm_mk_hom
+ extEquivCohomologyClass_symm_neg
+ extEquivCohomologyClass_symm_sub
+ extEquivCohomologyClass_symm_zero
+ extEquivCohomologyClass_zero
+ extMk
+ extMk_comp_mk₀
+ extMk_eq_zero_iff
+ extMk_surjective
+ extMk_zero
+ fromSingleEquiv_fromSingleMk
+ instance : R.cochainComplex.IsKProjective := isKProjective_of_projective _ 0
+ mk₀_comp_extMk
+ neg_extMk
+ sub_extMk
+ toSingleEquiv_toSingleMk
++ fromSingleMk_precomp
++ toSingleMk_postcomp

You can run this locally as follows
## summary with just the declaration names:
./scripts/declarations_diff.sh <optional_commit>

## more verbose report:
./scripts/declarations_diff.sh long <optional_commit>

The doc-module for script/declarations_diff.sh contains some details about this script.


No changes to technical debt.

You can run this locally as

./scripts/technical-debt-metrics.sh pr_summary
  • The relative value is the weighted sum of the differences with weight given by the inverse of the current value of the statistic.
  • The absolute value is the relative value divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).

@mathlib4-dependent-issues-bot mathlib4-dependent-issues-bot added the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label Dec 28, 2025
@mathlib4-dependent-issues-bot
Copy link
Collaborator

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-category-theory Category theory WIP Work in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants