Questions tagged [affine-varieties]

Use this tag for questions related to an affine variety over an algebraically-closed field.

In , an affine variety over an algebraically-closed field $k$ is the zero locus in the affine $n$-space $k^n$ of some finite family of polynomials of $n$ variables with coefficients in $k$ that generate a prime ideal. If the condition of generating a prime ideal is removed, such a set is called an (affine) algebraic set. A Zariski open sub-variety of an affine variety is called a quasi-affine variety.

If $X$ is an affine variety defined by a prime ideal $I$, then the quotient ring $k[x_1, \ldots, x_n]/I$ is called the coordinate ring of $X$. That ring is precisely the set of all regular functions on $X,$ i.e., the space of global sections of the structure sheaf of $X.$ A theorem of Serre gives a cohomological characterization of an affine variety: the theorem states that an algebraic variety is affine if and only if $H^i(X,F) = 0$ for any $i > 0$ and any quasi-coherent sheaf $F$ on $X.$ That makes the cohomological study of an affine variety non-existent in sharp contrast to the projective case in which cohomology groups of line bundles are of central interest.

An affine variety plays a role of a local chart for algebraic varieties; i.e, general algebraic varieties such as projective varieties are obtained by gluing affine varieties. Linear structures that are attached to varieties are also (trivially) affine varieties; e.g., tangent spaces, fibers of algebraic vector bundles.

Affine varieties are, up to an equivalence of categories, special cases of , which are precisely spectrums of a ring. In , affine varieties are analogs of Stein .

582 questions
1
vote
0 answers

Can the fact that $R=\{(x,y)\in\mathbb{R}^2 \ | \ y>0\}$ is not an affine variety be generalized?

Background I recently encountered this textbook exercise (from Ideals, Varieties, and Algorithms by Cox) in my abstract algebra course that I found rather interesting: Let $R=\{(x,y)\in\mathbb{R}^2 \ | \ y>0\}$ be the upper half plane. Prove…
1
vote
1 answer

Affine algebraic varieties over a general field

Is it possible to define the category of affine algebraic varieties over a general (not necessarily algebraically closed) field $k$, by using the language of schemes, perhaps in a categorical way? This should be standard I think, but I can not find…
John M.
  • 33
0
votes
1 answer

Affine variety of lagrange polynomial

Now I have $V={(a_1,b_1),...,(a_n,b_n)}\subset K^2$, $K$ a field. And I have Lagrange polynomial defined as $$h(x)=\sum_{i=1}^n b_i \prod_{j\neq i}\frac{x-a_j}{a_i-a_j}$$ and a polynomial f defined as $$f(x)=\prod_{i=1}^n(x-a_i)$$ Now I need to…
toki
  • 95
0
votes
1 answer

Affine variety sketching

Can somebody help me to understand how to sketch an affine variety in $R^3$, when $V((x-2)(x^2-y),y(x^2-y),(z+1)(x^2-y))$? Do I need to equate each term to zero and solve the system?