Skip to content

feat(Algebra/Homology/SpectralObject): SpectralSequenceMkData#35372

Open
joelriou wants to merge 3 commits intoleanprover-community:masterfrom
joelriou:spectral-sequences-2-mkdata
Open

feat(Algebra/Homology/SpectralObject): SpectralSequenceMkData#35372
joelriou wants to merge 3 commits intoleanprover-community:masterfrom
joelriou:spectral-sequences-2-mkdata

Conversation

@joelriou
Copy link
Contributor

In this file, we introduce a structure SpectralSequenceMkData which contains a recipe for the construction of the pages of the spectral sequence attached to a spectral object.


Open in Gitpod

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

PR summary 99884c2730

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference
Mathlib.Algebra.Homology.SpectralObject.Basic (new file) 781
Mathlib.Algebra.Homology.SpectralObject.HasSpectralSequence (new file) 784

Declarations diff

+ Hom
+ SpectralObject
+ SpectralSequenceMkData
+ composableArrows₅
+ composableArrows₅_exact
+ epi_H_map_twoδ₁Toδ₀
+ epi_H_map_twoδ₁Toδ₀'
+ exact₁
+ exact₂
+ exact₃
+ instance : Category (SpectralObject C ι)
+ isIso_H_map_twoδ₁Toδ₀
+ isIso_H_map_twoδ₁Toδ₀'
+ isZero_H_map_mk₁_of_isIso
+ i₀_le
+ i₃_le
+ le₀'₀
+ le₀₁'
+ le₁₂'
+ le₂₃'
+ le₃₃'
+ mkDataE₂Cohomological
+ mono_H_map_twoδ₁Toδ₀
+ mono_H_map_twoδ₁Toδ₀'
+ sc₁
+ sc₂
+ sc₃
+ zero₁
+ zero₂
+ zero₃
+ δ
+ δ_naturality
+ δ_δ

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

@github-actions github-actions bot added the t-algebra Algebra (groups, rings, fields, etc) label Feb 15, 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 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-algebra Algebra (groups, rings, fields, etc) t-category-theory Category theory WIP Work in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant