15 lines
245 B
Text
15 lines
245 B
Text
/- The serre spectral sequence -/
|
|
|
|
-- Author: Floris van Doorn
|
|
|
|
import .module_exact_couple
|
|
|
|
namespace left_module
|
|
|
|
/- The Atiyah-Hirzebruch spectral sequence (with local coefficents) -/
|
|
|
|
|
|
|
|
/- The Serre Spectral Sequence -/
|
|
|
|
end left_module
|