update some headers
This commit is contained in:
parent
7a5b8a206d
commit
eaaaa79fc7
3 changed files with 16 additions and 4 deletions
|
@ -1,7 +1,11 @@
|
||||||
/- various groups of maps. Most importantly we define a group structure on trunc 0 (A →* Ω B),
|
/-
|
||||||
which is used in the definition of cohomology -/
|
Copyright (c) 2016-2017 Floris van Doorn. All rights reserved.
|
||||||
|
Released under Apache 2.0 license as described in the file LICENSE.
|
||||||
|
Authors: Floris van Doorn, Ulrik Buchholtz
|
||||||
|
|
||||||
--author: Floris van Doorn
|
Various groups of maps. Most importantly we define a group structure
|
||||||
|
on trunc 0 (A →* Ω B), which is used in the definition of cohomology.
|
||||||
|
-/
|
||||||
|
|
||||||
import algebra.group_theory ..pointed ..pointed_pi eq2 homotopy.susp
|
import algebra.group_theory ..pointed ..pointed_pi eq2 homotopy.susp
|
||||||
open pi pointed algebra group eq equiv is_trunc trunc susp
|
open pi pointed algebra group eq equiv is_trunc trunc susp
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/-
|
/-
|
||||||
Copyright (c) 2016 Floris van Doorn. All rights reserved.
|
Copyright (c) 2016 Floris van Doorn. All rights reserved.
|
||||||
Released under Apache 2.0 license as described in the file LICENSE.
|
Released under Apache 2.0 license as described in the file LICENSE.
|
||||||
Authors: Floris van Doorn
|
Authors: Floris van Doorn, Ulrik Buchholtz
|
||||||
|
|
||||||
Reduced cohomology of spectra and cohomology theories
|
Reduced cohomology of spectra and cohomology theories
|
||||||
-/
|
-/
|
||||||
|
|
|
@ -1,3 +1,11 @@
|
||||||
|
/-
|
||||||
|
Copyright (c) 2017 Floris van Doorn and Ulrik Buchholtz. All rights reserved.
|
||||||
|
Released under Apache 2.0 license as described in the file LICENSE.
|
||||||
|
Authors: Floris van Doorn, Ulrik Buchholtz
|
||||||
|
|
||||||
|
Truncatedness and truncation of spectra
|
||||||
|
-/
|
||||||
|
|
||||||
import .spectrum .EM
|
import .spectrum .EM
|
||||||
|
|
||||||
namespace int
|
namespace int
|
||||||
|
|
Loading…
Reference in a new issue