Spectral/TODO.txt
Floris van Doorn 6e6fad5cb2 fix error
2017-06-05 17:09:48 -04:00

34 lines
724 B
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

- reindex spheres
- define pmap in terms of ppi
- move move_to_lib and pointed to library
talk with Favonia about:
- dependent pointed maps
- higher cube filling strategies
- HIT equivalences
- algebra
/-
Adjointness:
Σ X ⟶ Y X ∧ Y → Z
======= ===========
X → Ω Y X → (Y → Z)
Spectrum: Y : → Type* with e : Ω Yₙ₊₁ ≃* Yₙ.
HOMOLOGY:
Hₙ(X, Y) :≡? ∥ X ∧ Ω² (Y (n+2)) ∥₀ ≃ ∥ X ∧ Y n ∥₀
Eilenberg Steenrod-axioms:
H : → Type* → AbGroup
- functorial in second argument
- (optional): respects pointed equivalences and pointed homotopies
axioms:
- the canonical map
-
- Given (Xᵢ)ᵢ : I → Type* (satisfying AC?) the canonical functor
⊕ hₙ
-/