Mirror of https://github.com/cmu-phil/Spectral in case it ever disappears
Find a file
2015-12-03 19:55:16 -05:00
group_theory feat(constructions): add universal properties of free (abelian) groups 2015-11-23 13:43:26 -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-03 19:55:16 -05:00

Spectral

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

Things to do for Lean SS project

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,

###Already Done:

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