put exit in projective space file
it was broken after reindexing spectral sequences
This commit is contained in:
parent
f9ce395b1c
commit
8937371b33
1 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@ namespace temp
|
||||||
λx, pt
|
λx, pt
|
||||||
|
|
||||||
definition fserre :
|
definition fserre :
|
||||||
(λn s, uoH^-(n-s)[K agℤ 2, H^-s[circle₊]]) ⟹ᵍ (λn, H^-n[unit₊]) :=
|
(λp q, uoH^p[K agℤ 2, H^q[circle₊]]) ⟹ᵍ (λn, H^-n[unit₊]) :=
|
||||||
proof
|
proof
|
||||||
converges_to_g_isomorphism
|
converges_to_g_isomorphism
|
||||||
(serre_convergence_map_of_is_conn pt f (EM_spectrum agℤ) 0
|
(serre_convergence_map_of_is_conn pt f (EM_spectrum agℤ) 0
|
||||||
|
@ -36,7 +36,7 @@ namespace temp
|
||||||
end
|
end
|
||||||
begin intro n, reflexivity end
|
begin intro n, reflexivity end
|
||||||
qed
|
qed
|
||||||
|
exit -- this file needs to be updated after reindexing of spectral sequences
|
||||||
section
|
section
|
||||||
local notation `X` := converges_to.X fserre
|
local notation `X` := converges_to.X fserre
|
||||||
local notation `E∞` := convergence_theorem.Einf (converges_to.HH fserre)
|
local notation `E∞` := convergence_theorem.Einf (converges_to.HH fserre)
|
||||||
|
|
Loading…
Reference in a new issue