add serre
This commit is contained in:
parent
a7b746c813
commit
d9c24316d8
1 changed files with 11 additions and 0 deletions
11
algebra/serre.hlean
Normal file
11
algebra/serre.hlean
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
/- The serre spectral sequence -/
|
||||||
|
|
||||||
|
-- Author: Floris van Doorn
|
||||||
|
|
||||||
|
import .module_exact_couple
|
||||||
|
|
||||||
|
namespace left_module
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
end left_module
|
Loading…
Reference in a new issue