Commit graph

89 commits

Author SHA1 Message Date
Jonas Frey
f89edc5403 * cleaned up univalent_subcategory.hlean
* removed duplicates from move_to_lib.hlean
2017-09-14 16:22:12 -04:00
Floris van Doorn
b9c2145fab add naturality of sigma's commuting with pushouts 2017-08-22 22:34:22 +01:00
Floris van Doorn
a001491183 various properties of pushout: commutation with sums and sigma's 2017-08-02 23:06:16 +01:00
Floris van Doorn
9a693f1ee3 define pmap in terms of ppi. Also move many facts about ppi to the standard library 2017-07-21 15:55:27 +01:00
Floris van Doorn
3367c20f9d make pointed suspension and spheres the default
There is one proof in realprojective which I couldn't quite fix, so for now I left a sorry
2017-07-20 18:03:13 +01:00
Floris van Doorn
a5c80f79c6 work a bit on Eilenberg-MacLane spaces 2017-07-20 18:02:58 +01:00
Floris van Doorn
6bbe5ef450 reorganize some files in the library. In particular, split up spectrum 2017-07-17 15:39:49 +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
df54ac858e finish functoriality of ppi_compose_left 2017-07-13 16:19:44 +01:00
Floris van Doorn
969906d480 complete psigma_gen_functor_psquare 2017-07-11 15:19:08 +01:00
Floris van Doorn
83f7761d31 work on naturality squares 2017-07-11 14:21:05 +01:00
Ulrik Buchholtz
bb3995c573 isomorphism of truncations of h-groups 2017-07-08 12:22:54 +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
Steve Awodey
f6978927b2 working toward associativity of the wedge 2017-07-07 20:36:01 +01:00
Floris van Doorn
e24865d48b compute fiber of postnikov_smap 2017-07-05 20:59:38 +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
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
Ulrik Buchholtz
3cf424ef27 add is_strunc_spi 2017-07-01 13:02:23 +01:00
Floris van Doorn
f8f0157df5 define ==> notation for convergence of spectral sequences 2017-06-30 13:55:39 +01:00
Floris van Doorn
cfdfa0f22a Work on the fact that pointed dependent products preserve fibration sequences
We now define pointed homotopies as dependent pointed maps, and have some properties about pointed sigmas
2017-06-19 02:03:54 -04:00
Floris van Doorn
a2c4e0858d clean up computation of fiber of postnikov tower 2017-06-15 17:49:48 -04:00
Floris van Doorn
0885a7ef4a renamed pequiv.MK2 to pequiv.MK 2017-06-14 22:56:03 -04:00
Floris van Doorn
b8de7ffd80 work on functorial action of prespectrum homotopy groups 2017-06-09 17:42:10 -04:00
Yuri Sulyma
5826288a48 composition/inverse for homotopies of pointed spaces and spectra 2017-06-08 20:07:46 -06:00
bc69a96faa Rename homomorphism_comp_compute. 2017-06-08 16:49:47 -06:00
Robert Rose
85c0ae53a6 Merge branch 'master' of https://github.com/fpvandoorn/Spectral 2017-06-08 18:22:41 -04:00
Robert Rose
8b97339ffa seq_colim universal property 2017-06-08 18:17:23 -04:00
Yuri Sulyma
3fd6e8e852 Merge branch 'master' of github.com:fpvandoorn/Spectral 2017-06-08 14:04:58 -06:00
Yuri Sulyma
a3146d0d2a Fix bug 2017-06-08 14:03:29 -06:00
610aa351b8 Add interchange. 2017-06-07 12:03:13 -06:00
Yuri Sulyma
ec852ca73f Merge branch 'master' of github.com:fpvandoorn/Spectral 2017-06-07 09:39:46 -06:00
Yuri Sulyma
abe46fd211 Functoriality of smashing a pointed space with a prespectrum 2017-06-07 09:39:26 -06:00
a292dba89f Merge two group namespaces. 2017-06-06 17:18:10 -06:00
7940bf0cd6 Add pmap.eta. 2017-06-06 16:58:34 -06:00
e2a12f7db7 Make A in isomorphism_ap implicit. 2017-06-06 12:34:13 -06:00
d014e50cd7 Add isomorphism_ap. 2017-06-06 12:33:22 -06:00
Floris van Doorn
ed7de51d02 move basic lemmas from the spectral repository to the main repository 2017-06-02 12:15:31 -04:00
Floris van Doorn
9a3eed11bb move some stuff to more appropriate places (before big move to HoTT library) 2017-05-26 17:32:42 -04:00
Floris van Doorn
9ad673682d add stuff about Postnikov towers, EM-spaces and components 2017-05-26 05:17:02 -04:00
Floris van Doorn
6fbbc051e2 postnikov tower WIP 2017-05-25 22:51:11 -04:00
Floris van Doorn
a7b746c813 define parametrized cohomology 2017-05-24 08:27:06 -04:00
Floris van Doorn
798a57e546 construct the derived couple for graded modules 2017-05-22 21:27:34 -04:00
Floris van Doorn
73a34e9edf finish construction of exact couple from a sequence of spectrum maps 2017-05-21 00:39:53 -04:00
Floris van Doorn
61ad085373 construct bounded exact couple from sequence of spectrum maps (there are still some holes in the proof) 2017-05-21 00:39:53 -04:00
Floris van Doorn
2c2fefd644 continue on exact couples, simplify definition of bounded exact couple 2017-05-21 00:39:53 -04:00
Floris van Doorn
cea1250ca6 Work on the construction of exact couples 2017-05-21 00:39:53 -04:00
Floris van Doorn
daedc1dc48 continue convergence theorem 2017-05-03 23:41:24 -04:00
Floris van Doorn
43f9edf82b start on convergence theorem 2017-05-03 23:41:19 -04:00
Floris van Doorn
bb209af2e8 continue with derived couple of graded R-modules, almost finish defining the maps 2017-04-20 22:58:33 -04:00