9

Let $X$ be a smooth projective variety defined over $\mathbb{C}$. Hartshorne defines the Néron-Severi group as the group of divisors modulo algebraic equivalence. In Lazarsfeld's book "Positivity in algebraic geometry", he defines it is as group of divisors modulo numeric equivalence.

So do the two equivalence coincide? Is this true in general?

Pedro
  • 4,994
  • 1
    A bit late, but the answer in this MO thread partially answers the question: https://mathoverflow.net/questions/15001/algebraic-equivalence-vs-numerical-equivalence-an-example – user347489 Jan 18 '18 at 00:32
  • Elliptic surfaces give a very nice example of surfaces where algebraic equivalence and numeric equivalence coincide. – rmdmc89 Jun 10 '21 at 20:10

1 Answers1

5

Bad news: No, the two definitions do not agree when you work with integer coefficients. Here is an example:

Let $S$ be an Enriques surface over $\mathbb{C}$. Then $H^{1}(S,\mathcal{O}_{S})=0$, so by the exponential sequence the first Chern class is an injective homomorphism $$ c_{1}\colon \operatorname{Pic}(S)\hookrightarrow H^{2}(S,\mathbb{Z}) $$

We have $\omega_{S}\not\cong \mathcal{O}_{S}$, so $c_{1}(\omega_{S})\neq 0$. This means that $\omega_{S}$ is not algebraically trivial (you can find this in Griffiths and Harris, Principles of Algebraic Geometry, page 462). But $\omega_{S}\otimes \omega_{S}\cong \mathcal{O}_{S}$, hence $2c_{1}(\omega_{S})=0$. In particular $\omega_{S}$ is numerically trivial (this follows immediately from Lazarsfeld's definition of intersection product).

Good news: The two definitions do agree up to some torsion, as pointed out by Lazarsfeld in Remark 1.1.21 of Positivity in Algebraic Geometry I. In particular, if you work with rational or real coefficients the torsion disappears and the two definitions become the same. For example, when you talk about cones of curves and ample and nef cones (as Lazarsfeld does later on in the book), you work with real or rational coefficients, so the two definitions agree.

Pedro
  • 4,994