Update README.md

This commit is contained in:
Egbert Rijke 2015-12-04 16:53:35 -05:00
parent c9758ba4a2
commit bf74676b0f

View file

@ -5,7 +5,8 @@ Formalization project of the CMU HoTT group towards formalizing the Serre spectr
Currently in the project: Jeremy Avigad, Steve Awodey, Ulrik Buchholtz, Floris van Doorn, Egbert Rijke, Mike Shulman.
## Resources
- [Mike's blog post](http://homotopytypetheory.org/2013/08/08/spectral-sequences/)
- [Mike's blog post](http://homotopytypetheory.org/2013/08/08/spectral-sequences/) at the HoTT blog.
- [Mike's blog post](https://golem.ph.utexas.edu/category/2013/08/what_is_a_spectral_sequence.html) at the n-category café.
- We learned about the Serre spectral sequence from [Hatcher's chapter about spectral sequences](https://www.math.cornell.edu/~hatcher/SSAT/SSATpage.html).
- 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.