Spectral/README.md

20 lines
792 B
Markdown
Raw Normal View History

2015-12-04 00:59:03 +00:00
# Spectral Sequences
2015-11-18 22:09:18 +00:00
2015-12-04 00:59:03 +00:00
Formalization project of the CMU HoTT group towards formalizing the Serre spectral sequence.
2015-11-18 22:09:18 +00:00
2015-12-04 00:59:03 +00:00
Currently in the project: Jeremy Avigad, Steve Awodey, Ulrik Buchholtz, Floris van Doorn, Egbert Rijke, Mike Shulman.
## Things to do for Lean spectral sequences project
2015-12-04 00:55:16 +00:00
Lang's algebra (revised 3rd edition) contains a chapter on general homology theory, with a section on spectral sequences. Thus, we can use this book at least as an outline for the algebraic part of the project.
###To Do:
- R-modules, vector spaces,
- some basic theory: product, tensor, hom, projective,
- categories of algebras, abelian categories,
2015-12-04 00:59:03 +00:00
- snake lemma (Jeremy)
2015-12-04 00:55:16 +00:00
###Already Done:
- definition of algebraic structures such as groups, rings, fields,
- some algebra: quotient, product, free.