Skip to content

feat(CategoryTheory/Triangulated): abelian subcategories#35387

Open
joelriou wants to merge 3 commits intoleanprover-community:masterfrom
joelriou:triangulated-abelian-subcategory
Open

feat(CategoryTheory/Triangulated): abelian subcategories#35387
joelriou wants to merge 3 commits intoleanprover-community:masterfrom
joelriou:triangulated-abelian-subcategory

Conversation

@joelriou
Copy link
Contributor

This PR adds a criteria to show that an additive subcategory of a triangulated category is abelian. (This shall be used to show that the heart of a t-structure is an abelian category.)


Open in Gitpod

@joelriou joelriou added WIP Work in progress t-category-theory Category theory labels Feb 15, 2026
@github-actions
Copy link

github-actions bot commented Feb 15, 2026

PR summary 99884c2730

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference
Mathlib.CategoryTheory.Triangulated.TStructure.AbelianSubcategory (new file) 1107

Declarations diff

+ abelian
+ admissibleMorphism
+ epi_πQ
+ exists_desc_πQ
+ exists_distinguished_triangle_of_epi
+ exists_lift_ιK
+ hasCokernel
+ hasCokernel_of_admissibleMorphism
+ hasKernel
+ hasKernel_of_admissibleMorphism
+ isColimitCokernelCofork
+ isColimitCokernelCoforkOfDistTriang
+ isLimitKernelFork
+ isLimitKernelForkOfDistTriang
+ mk'
+ mono_ιK
+ mor₁_πQ
+ shift_ι_map_ιK
+ vanishing_from_positive_shift
+ ιK
+ ιK_mor₁
+ ι_map_πQ
+ πQ

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 scripts/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).

@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 Feb 15, 2026
@mathlib-dependent-issues
Copy link

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.

1 participant