put exit in projective space file

it was broken after reindexing spectral sequences
This commit is contained in:
Floris van Doorn 2018-09-26 13:17:57 +02:00
parent f9ce395b1c
commit 8937371b33

View file

@ -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)