In Lang's Algebra, he gives a definition that
Elements x1,⋯,xn∈B are called algebraically independent over A[a subring of B] if the evaluation map f↦f(x)is injective. Equivalently, we could say that if f∈A[X] is a polynomial and f(x)=0, then f=0.
I am confused about the "injective" here. Two possible interpretations in my mind:
- Fix an f, for x≠y,f(x)≠f(y).
- Fix an x, for f1≠f2,f1(x)≠f2(x).
I was wondering which one is correct and why. Could you give me some helpful examples?
Besides, why are these two definitions equivalent?
Thanks in advance.
Answer
The evaluation map is from A[X1,…,Xn] to B. I'll denote it evx:A[X]→B. Writing it out very explicitly, evx(f(X1,…,Xn))=f(x1,…,xn). To say that it is injective is to say evx(f)=evx(g)⇒f=g. This is your second interpretation. To see that the two definitions are equivalent, recall that for any ring homomorphism ϕ:R→S, ϕ(r)=ϕ(r′) ⟺ r−r′∈ker(ϕ). Then it is a little exercise to see that ϕ is injective if and only if ker(ϕ)={0}. Apply this result to evx and it says that evx is injective if and only if evx(f)=0⇒f=0. But evx(f)=f(x1,…,xn), so the condition becomes f(x1,…,xn)=0⇒f(X1,…,Xn)=0. It is important to understand throughout that f(x1,…,xn) is always an element of B, while f(X1,…,Xn) is always a polynomial in several variables with coefficients in A (that is, an element of A[X]).
No comments:
Post a Comment