Mirror of https://github.com/cmu-phil/Spectral in case it ever disappears
Find a file
2015-12-06 13:23:49 -05:00
group_theory feat(constructions): add universal properties of free (abelian) groups 2015-11-23 13:43:26 -05:00
Notes removing K-theory part 2015-12-04 16:05:00 -05:00
.gitignore add .gitignore and .project files 2015-11-20 17:55:33 -05:00
.project add .gitignore and .project files 2015-11-20 17:55:33 -05:00
README.md Update README.md 2015-12-06 13:23:49 -05:00

Spectral Sequences

Formalization project of the CMU HoTT group towards formalizing the Serre spectral sequence.

Participants

Jeremy Avigad, Steve Awodey, Ulrik Buchholtz, Floris van Doorn, Clive Newstead, Egbert Rijke, Mike Shulman.

Resources

Things to do for Lean spectral sequences project

Algebra To Do:

  • R-modules, vector spaces,
  • some basic theory: product, tensor, hom, projective,
  • categories of algebras, abelian categories,
  • exact sequences, short and long
  • snake lemma (Jeremy)
  • 5-lemma
  • chain complexes and homology
  • exact couples, probably just of Z-graded objects
  • derived exact couples
  • spectral sequence of an exact couple
  • convergence of spectral sequences

Topology To Do:

  • pointed types, fiber and cofiber sequences (is this in the library already?)
  • prespectra and spectra, suspension
  • spectrification
  • parametrized smash and hom between types and spectra
  • fiber and cofiber sequences of spectra, stability
  • long exact sequences from (co)fiber sequences of spectra
  • Eilenberg-MacLane spaces and spectra
  • Postnikov towers of spectra
  • exact couple of a tower of spectra

Already Done:

  • definition of algebraic structures such as groups, rings, fields,
  • some algebra: quotient, product, free.