Commit graph

379 commits

Author SHA1 Message Date
Floris van Doorn
635b10821f temporarily disable proof, which caused error after redefinition of phomotopy 2017-06-28 11:08:41 +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
Egbert Rijke
313754ee2b completed definition of k prime 2017-06-16 17:06:04 -04:00
Egbert Rijke
a1e01456f1 Merge branch 'master' of https://github.com/cmu-phil/Spectral 2017-06-16 15:41:15 -04:00
Egbert Rijke
17a5218b62 definition of j prime completed 2017-06-16 15:41:01 -04:00
Steve Awodey
89118f2a8e Merge remote-tracking branch 'origin/new_lean' into new_lean
# Conflicts:
#	algebra/exactness.hlean
#	homotopy/pushout.hlean
#	move_to_lib.hlean
2017-06-16 14:50:55 -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
b6fa4e8716 compute fibers of postnikov tower 2017-06-14 22:56:03 -04:00
Floris van Doorn
da95ea0acb remove uses of homomorphism_comp_compute
making group_fun an abbreviation makes this obsolete
2017-06-14 22:56:03 -04:00
5d57e60a43 Minor optimization. 2017-06-09 15:55:19 -06:00
a78c92636e Add Hptorus. 2017-06-09 15:48:37 -06:00
Floris van Doorn
b8de7ffd80 work on functorial action of prespectrum homotopy groups 2017-06-09 17:42:10 -04:00
d057ddec51 Add Hpwedge. 2017-06-09 15:01:21 -06:00
Robert Rose
9cfc13d4cf naturality for wedge elimination 2017-06-09 16:51:13 -04:00
Floris van Doorn
f93fc153d4 fix explicit arguments of dirsum_functor_homotopy 2017-06-09 14:29:08 -04:00
Yuri Sulyma
c8043a6f9f Merge branch 'master' of github.com:fpvandoorn/Spectral 2017-06-09 12:24:58 -06:00
Yuri Sulyma
39883fd3ee A bit of code for incoherent homotopies between maps of spectra 2017-06-09 12:24:33 -06:00
0acc5c786d Add fwedge_down_left. 2017-06-09 11:55:59 -06:00
spiceghello
2e55a4a4ef fwedge_prespectrum 2017-06-09 11:51:04 -06:00
88dc53d113 Add the missing 'p'. 2017-06-09 11:22:52 -06:00
spiceghello
3c51bbea1f minor 2017-06-09 10:36:29 -06:00
Floris van Doorn
61e3a9ce0e redefine homology to use smash with prespectra 2017-06-09 12:25:21 -04:00
e90c657dcb Add dirsum_down_lift. 2017-06-09 10:08:21 -06:00
c9ce91524f Fix typo and type of Hfwedge. 2017-06-09 06:38:07 -06:00
f098063d96 More lemmas about fwedge. 2017-06-09 06:35:56 -06:00
Yuri Sulyma
5826288a48 composition/inverse for homotopies of pointed spaces and spectra 2017-06-08 20:07:46 -06:00
Yuri Sulyma
cf3dec8fb9 Merge branch 'master' of github.com:fpvandoorn/Spectral 2017-06-08 20:01:47 -06:00
Yuri Sulyma
aa54adf770 Use psquare/phsquare in spectrum 2017-06-08 20:01:41 -06:00
spiceghello
b2ab29c3c3 on colim.elim o pinclusion, and corollary on spectra 2017-06-08 18:28:25 -06:00
Floris van Doorn
e4168439c0 work on homotopy group of prespectrum 2017-06-08 20:09:48 -04:00
56d97200d6 Fix the naming. 2017-06-08 18:06:59 -06:00
c0ea92a0b5 Add dirsum_functor_isomorphism. 2017-06-08 17:51:25 -06:00
8362498b56 Remove AddGroup symbol. 2017-06-08 17:48:26 -06:00
bc69a96faa Rename homomorphism_comp_compute. 2017-06-08 16:49:47 -06:00
3bc528a17c Unfinished stuff. 2017-06-08 16:44:02 -06:00
4165f9a613 Add pwedge_pequiv and plift_pwedge. 2017-06-08 16:44:02 -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
spiceghello
a06ecd4523 part of spectrify_elim 2017-06-08 15:08:22 -06:00
spiceghello
db6fccc971 pmap_eta 2017-06-08 15:08:22 -06:00
Yuri Sulyma
52b6320cd0 Merge branch 'master' of github.com:fpvandoorn/Spectral 2017-06-08 14:05:14 -06: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
Yuri Sulyma
7f637206a0 Add a few spectrification things 2017-06-08 14:03:10 -06:00
Yuri Sulyma
daf3472468 Start proving that the homology theory associated to a spectrum satisfies the ES axioms 2017-06-08 14:02:28 -06:00
Floris van Doorn
1b21765391 work on spectrify elim 2017-06-08 15:41:59 -04:00
spiceghello
15cc880b15 spectrify_map (last triangle missing) 2017-06-08 12:13:01 -06:00
spiceghello
abe62d1f61 spectrify_pequiv 2017-06-08 10:26:38 -06:00
Floris van Doorn
3ab890c464 fix rename ordinary_theory -> ordinary_cohomology_theory 2017-06-08 12:14:30 -04:00