[Merged by Bors] - feat(Algebra/Homology/SpectralObject): first quadrant spectral objects#35375
[Merged by Bors] - feat(Algebra/Homology/SpectralObject): first quadrant spectral objects#35375joelriou wants to merge 56 commits intoleanprover-community:masterfrom
Conversation
…spectral sequences
…pe' into spectral-sequences-2-has-spectral-sequence
…ences-2-has-spectral-sequence
PR summary b187818844Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
|
This pull request has conflicts, please merge |
…o spectral-sequences-2-has-spectral-sequence
…l-sequence' into spectral-sequences-2-first-quadrant
|
This pull request has conflicts, please merge |
Co-authored-by: Robin Carlier <[email protected]>
Co-authored-by: Robin Carlier <[email protected]>
Mathlib/Algebra/Homology/SpectralObject/HasSpectralSequence.lean
Outdated
Show resolved
Hide resolved
Mathlib/Algebra/Homology/SpectralObject/HasSpectralSequence.lean
Outdated
Show resolved
Hide resolved
Mathlib/Algebra/Homology/SpectralObject/HasSpectralSequence.lean
Outdated
Show resolved
Hide resolved
Mathlib/Algebra/Homology/SpectralObject/HasSpectralSequence.lean
Outdated
Show resolved
Hide resolved
Mathlib/Algebra/Homology/SpectralObject/HasSpectralSequence.lean
Outdated
Show resolved
Hide resolved
Mathlib/Algebra/Homology/SpectralObject/HasSpectralSequence.lean
Outdated
Show resolved
Hide resolved
Mathlib/Algebra/Homology/SpectralObject/HasSpectralSequence.lean
Outdated
Show resolved
Hide resolved
Mathlib/Algebra/Homology/SpectralObject/HasSpectralSequence.lean
Outdated
Show resolved
Hide resolved
|
I made suggestions that should save a few lines, but they're kind of stupid. |
Co-authored-by: smorel394 <[email protected]>
Co-authored-by: smorel394 <[email protected]>
Co-authored-by: smorel394 <[email protected]>
Co-authored-by: smorel394 <[email protected]>
Co-authored-by: smorel394 <[email protected]>
Co-authored-by: smorel394 <[email protected]>
Co-authored-by: smorel394 <[email protected]>
Co-authored-by: smorel394 <[email protected]>
|
The bot was asleep. maintainer merge |
|
🚀 Pull request has been placed on the maintainer queue by robin-carlier. trigger_name: issue_comment |
|
Thanks! bors merge |
#35375) When a spectral object indexed by the extended integers lies on the first quadrant (typeclass `IsFirstQuadrant`), it will be possible to construct a spectral sequence where the objects on the pages are indexed by `ℕ × ℕ` (TODO).
|
Pull request successfully merged into master. Build succeeded:
|
When a spectral object indexed by the extended integers lies on the first quadrant (typeclass
IsFirstQuadrant), it will be possible to construct a spectral sequence where the objects on the pages are indexed byℕ × ℕ(TODO).HasSpectralSequence#35374SpectralSequenceDataCore#35372