Commit graph

11 commits

Author SHA1 Message Date
Floris van Doorn
3f68115d25 move some files around, create folder cohomology 2017-07-17 13:58:36 +01:00
Floris van Doorn
e76f1db8ae update README 2017-07-16 01:16:06 +01:00
Floris van Doorn
c98c9bb1e6 proof naturality of pointed funext. This finishes the proof of the Serre Spectral Sequence.
We use a different proof strategy for the naturality than pursued the last week.
We proof the unpointed version of the naturality by generalizing it from loops to paths so that we can apply path induction.
For the pointed version, we do some ugly calculations to cancel noncomputable applications of funext
2017-07-16 01:11:55 +01:00
Floris van Doorn
90f4acb3f6 fix definition of atiyah-hirzebruch spectral sequence, define serre spectral sequence
The construction of the Serre spectral sequence is done up to 11 sorry's, all which are marked with 'TODO FOR SSS'. 8 of them are equivalences related to cohomology (6 of which are corollaries of the other 2), 2 of them are calculations on int, and the last is in the definition of a spectrum map.
2017-07-07 22:35:30 +01:00
Floris van Doorn
e24865d48b compute fiber of postnikov_smap 2017-07-05 20:59:38 +01:00
Floris van Doorn
73abecaa89 rename some files, update README 2017-07-04 16:11:21 +01:00
Floris van Doorn
36cce7acda work on translation from reduced cohomology to unreduced cohomology 2017-07-04 12:57:46 +01:00
Floris van Doorn
a34a639e80 dependent spectrum over X_+ 2017-07-03 13:37:02 +01:00
Floris van Doorn
63ec1b8d37 progress on atiyah-hirzebruch and serre spectral sequences
Note: the Serre spectral sequence only works for unreduced cohomology, so we need some results for that
For reduced homology we might get a similar result if we replace the sigma in the RHS by a dependent version of the smash product
2017-07-02 01:14:18 +01:00
Floris van Doorn
f54011335d define atiyah-hirzebruch exact couple
this commit also defines str and strunc_elim
proving that the exact couple is bounded, and that it converges to the right this is still todo
2017-07-01 20:02:31 +01:00
Floris van Doorn
057980ca1f start on postnikov tower of spectra 2017-06-30 15:16:38 +01:00