Skip to content

feat(Algebra/Homology): the canonical t-structure on the derived category #27395

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 40 commits into
base: master
Choose a base branch
from

Conversation

joelriou
Copy link
Collaborator

@joelriou joelriou commented Jul 23, 2025

joelriou added 30 commits March 4, 2025 23:35
… into object-property-triangulated-subcategory
…category' into jriou-derived-category-t-structure
Copy link

github-actions bot commented Jul 23, 2025

PR summary 7a8536d9ba

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference
10 files Mathlib.Algebra.Homology.DerivedCategory.Ext.Basic Mathlib.Algebra.Homology.DerivedCategory.Ext.EnoughInjectives Mathlib.Algebra.Homology.DerivedCategory.Ext.EnoughProjectives Mathlib.Algebra.Homology.DerivedCategory.Ext.ExactSequences Mathlib.Algebra.Homology.DerivedCategory.Ext.ExtClass Mathlib.Algebra.Homology.DerivedCategory.Fractions Mathlib.Algebra.Homology.DerivedCategory.FullyFaithful Mathlib.Algebra.Homology.Embedding.CochainComplex Mathlib.CategoryTheory.Abelian.Projective.Dimension Mathlib.CategoryTheory.Sites.SheafCohomology.Basic
1
Mathlib.Algebra.Homology.Embedding.AreComplementary (new file) 995
Mathlib.Algebra.Homology.DerivedCategory.TStructure (new file) 1310

Declarations diff

+ AreComplementary
+ Boundary
+ IsGE
+ IsLE
+ TStructure.t
+ desc
+ desc'
+ desc'_inl
+ desc'_inr
+ desc.aux
+ desc.aux_trans
+ desc_inl
+ desc_inr
+ embeddingUpInt_areComplementary
+ equiv_inl
+ equiv_inr
+ exists_iso_Q_obj_of_isGE
+ exists_iso_Q_obj_of_isGE_of_isLE
+ exists_iso_Q_obj_of_isLE
+ exists_i₁
+ exists_i₂
+ exists₁
+ exists₂
+ fromSum
+ fromSum_bijective
+ fst
+ fst_inj
+ hom_ext
+ hom_ext'
+ indexOfBoundaryGE
+ indexOfBoundaryLE
+ instance (K : CochainComplex C ℤ) (n : ℤ) [K.IsGE n] :
+ instance (K : CochainComplex C ℤ) (n : ℤ) [K.IsLE n] :
+ instance (X : C) (n : ℤ) : ((singleFunctor C n).obj X).IsGE n := by
+ instance (X : C) (n : ℤ) : ((singleFunctor C n).obj X).IsLE n := by
+ instance : (Q : _ ⥤ DerivedCategory C).EssSurj
+ instance : (Qh : _ ⥤ DerivedCategory C).EssSurj
+ instance : QuasiIso (K.shortComplexTruncLEX₃ToTruncGE ac)
+ isGE_Q_obj_iff
+ isGE_iff
+ isGE_of_iso
+ isLE_Q_obj_iff
+ isLE_iff
+ isLE_of_iso
+ isStrictlySupportedOutside₁_iff
+ isStrictlySupportedOutside₂_iff
+ isSupportedOutside₁_iff
+ isSupportedOutside₂_iff
+ isZero_of_isGE
+ isZero_of_isLE
+ of_boundaryGE
+ of_boundaryLE
+ shortComplexTruncLE
+ shortComplexTruncLE_shortExact
+ singleFunctorIsoCompQ
+ snd
+ snd_inj
+ symm
++ equiv
++ g_shortComplexTruncLEX₃ToTruncGE
++ shortComplexTruncLEX₃ToTruncGE

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 Jul 27, 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