Numerical data for the Čech δ-functor on ℙ¹: the dimensions
h⁰(O(n)), h¹(O(n)), their characteristic formulas, and the Euler identity.
Instances For
Construct the Čech δ-functor on ℙ¹ from the explicit sheaf cohomology
groups H⁰, H¹.
Instances For
theorem
SheafCohDerived.euler_chi_additive_step
(k : Type)
[Field k]
(n : ℤ)
:
↑(Module.finrank k (SheafCohomology.H0 k (n + 1))) - ↑(Module.finrank k (SheafCohomology.H1 k (n + 1))) - (↑(Module.finrank k (SheafCohomology.H0 k n)) - ↑(Module.finrank k (SheafCohomology.H1 k n))) = 1
Additive step of the Euler characteristic on ℙ¹: χ(O(n+1)) − χ(O(n)) = 1.
Derived version of Serre duality on ℙ¹: dim H¹(O(n)) = dim H⁰(O(-2 - n)).
theorem
SheafCohDerived.cech_effaceability_witness
(k : Type)
[Field k]
(n : ℤ)
:
∃ (N : ℤ), 0 ≤ N ∧ n ≤ N ∧ Module.finrank k (SheafCohomology.H1 k N) = 0
Effaceability witness: for every n, there exists N ≥ max 0 n with
H¹(O(N)) = 0.