Commit graph

69 commits

Author SHA1 Message Date
Floris van Doorn
b08457c77f move things to the Lean library, and update after changes in the Lean library 2016-11-24 00:11:55 -05:00
Floris van Doorn
4f1db25e16 Work on the uniqueness of Eilenberg-Maclane spaces 2016-11-23 23:54:32 -05:00
Floris van Doorn
c96f3d18f2 Work on the smash product 2016-11-23 23:53:26 -05:00
Floris van Doorn
9df0b25ae5 some additions to the smash product and direct sums 2016-11-14 14:44:29 -05:00
Floris van Doorn
704717e9ae minor changes 2016-11-03 15:34:06 -04:00
Floris van Doorn
79dea677e8 colimit, start on encode-decode proof 2016-10-13 16:01:59 -04:00
Floris van Doorn
a31c15e384 continue on spectrification 2016-10-13 16:01:54 -04:00
Floris van Doorn
946506af5c define smash without any 2-paths and work on smashing with the circle 2016-10-13 15:49:47 -04:00
Floris van Doorn
b3765932d9 work on spectrification 2016-10-13 15:49:47 -04:00
Floris van Doorn
0a15d184b2 cohomology: define cohomology as abelian groups and define the functorial action 2016-10-13 15:49:17 -04:00
Floris van Doorn
258671578d EM: add functorial action and equivalence of 1-Type*[0] and Group
n-Type*[k] is new notation for n-truncated k-connected pointed types. All 'subnotations' are also defined
2016-09-23 17:16:48 -04:00
Floris van Doorn
d8c694e113 update after changes in the HoTT library. Mostly some naming and notation changes 2016-09-23 17:16:25 -04:00
Floris van Doorn
a34606c64f small changes, remove old file 2016-09-23 17:12:46 -04:00
Floris van Doorn
5fbcbfe6e8 prove that the degree of composites is the product of the degrees 2016-09-17 00:02:22 -04:00
Floris van Doorn
fb55292c34 add move_to_lib: a file where we can put theorems which should be moved to files in the HoTT library 2016-09-16 20:23:05 -04:00
Floris van Doorn
d4508eee2f start on mapping spectra 2016-09-16 16:13:55 -04:00
Floris van Doorn
6fca83a2ed finish the construction of the LES for spectrum maps 2016-09-15 19:19:03 -04:00
Floris van Doorn
e7c3144dbd fill in sorry in spherical_fibrations 2016-09-15 18:05:58 -04:00
Floris van Doorn
683a515178 progress on LES of spectrum maps 2016-09-15 17:57:33 -04:00
Floris van Doorn
6cec5dcdaa fix definition of homotopy group of spectrum, continue of LES of spectra 2016-09-14 18:46:53 -04:00
Floris van Doorn
9d00ea2f6f feat(spectrum): start on the LES of homotopy groups for spectra 2016-09-09 16:45:44 -04:00
Floris van Doorn
c9af080cc2 feat(splice): prove a lemma on how to splice chain complexes together 2016-09-09 16:43:39 -04:00
Floris van Doorn
b45e20d0cc feat(cohomology): start on cohomology file 2016-09-09 16:43:09 -04:00
Floris van Doorn
78492bbe09 feat(EM): Work on uniqueness of K(G,n)'s 2016-09-01 14:08:42 -04:00
Floris van Doorn
dc2a26745e move results to HoTT library, and start on uniqueness of K(G, n) for n>1 2016-06-26 09:26:13 +01:00
Floris van Doorn
21c6e8f7e5 small changes after changes in HoTT library 2016-06-26 09:26:13 +01:00
Floris van Doorn
9f5d7bda9f more stuff 2016-04-26 17:33:17 -04:00
Floris van Doorn
62c134df4e whitehead corollaries 2016-04-26 16:07:15 -04:00
Floris van Doorn
ba7b25d00f move files to the HoTT library and update after changes in the HoTT library 2016-04-25 19:51:17 -04:00
Floris van Doorn
0af9c0ecc7 prove is_equiv_π_of_is_connected for functions where the domain and codomain live in different universes 2016-04-14 17:15:03 -04:00
Floris van Doorn
7d7ddaff9f give the LES of a fibration sequence 2016-04-13 12:20:22 -04:00
Floris van Doorn
2de92db5b6 some cleanup 2016-04-12 17:59:15 -04:00
Floris van Doorn
a716ef2108 applications: prove almost completely that S^3 and S^2 have the same high enough homotopy groups
There is one missing fact, which is that the equivalence between S^1 and the fiber of the hopf fibration respects the basepoint
2016-04-11 23:17:10 -04:00
Floris van Doorn
9a476fecfe sec86: finish proof of stability of spheres as groups 2016-04-11 15:55:28 -04:00
Floris van Doorn
0f9433c921 Rename some files, use the new LES file for the application file. 2016-04-07 17:28:33 -04:00
Floris van Doorn
37fbe56b8c Finish construction of the LES of homotopy groups without signs
The maps on every level are just the functorial action of the homotopy groups (possibly composed by a cast), but there are no compositions with path inversion.
There are also some updates in various files after changes in the HoTT library.
2016-04-07 17:28:19 -04:00
Mike Shulman
a6bf82618f feat(homotopy/spectrum): sections of parametrized spectra 2016-03-25 09:33:36 -07:00
Mike Shulman
af5a3091bb Merge branch 'master' of github.com:cmu-phil/Spectral 2016-03-24 16:30:22 -07:00
Mike Shulman
f8f7f69bcd Finish proof of pfiber_equiv_of_square 2016-03-24 16:30:10 -07:00
Ulrik Buchholtz
288e0d71b2 make everything compile on lean post 6f74f6522... 2016-03-24 16:14:44 -04:00
Ulrik Buchholtz
5a23744094 update README to reflect recent discussion 2016-03-24 13:27:21 -04:00
Egbert Rijke
652ca1da84 working on the join theorem 2016-03-24 13:27:21 -04:00
Ulrik Buchholtz
9ca4a3fbb1 start spherical fibrations (NB post #1021 lean) 2016-03-24 13:27:21 -04:00
Floris van Doorn
97d7d0c108 updates after changes in the HoTT library 2016-03-24 13:27:21 -04:00
Floris van Doorn
0483966328 prove the Freudenthal Suspension Theorem 2016-03-24 13:27:21 -04:00
Floris van Doorn
a76e4fce08 prove that the join of two spheres is a sphere 2016-03-24 13:27:21 -04:00
Mike Shulman
22e75da53e chain complexes of spectra 2016-03-23 11:32:25 -07:00
Mike Shulman
559777e45c index spectra by a general succ_str, +Z, or +N, as appropriate 2016-03-23 11:31:38 -07:00
Mike Shulman
5379c2e253 feat(homotopy/spectrum): fibers of spectra 2016-03-23 11:31:06 -07:00
Mike Shulman
104378f2c3 feat(homotopy/spectrum): use namespaces and better typeclasses 2016-03-21 15:53:25 -07:00