Again, Hom functor is left-exact



From the previous post, we have considered HomR(B,), but this time we want to consider HomR(,A). Instead of getting a covariant functor, we now get a contravariant functor (i.e. reverses the map).

Consider a map f:P1P2, then the natural way to pass it to Hom-sets are as follows,


f:HomR(P2,A)HomR(P1,A)()
ϕϕf

If we try to construct the order way, 

HomR(P1,A)HomR(P2,A)
ϕϕf?
ϕfϕ?

Both composition would not make sense, hence we take () as our HomR(,A) functor. And obviously R-module A, P is sent to HomR(P,A). We now prove that HomR(,A) functor is again a left-exact functor, which means the following,

Given a short exact sequence,

0P1fP2gP3

0HomR(P3,A)gHomR(P2,A)fHomR(P1,A)

is exact.

Even though, the proof is exactly the dual of the proof from the last post, 

1) g is injective. This is obvious because if ϕ1,ϕ2 are two maps from HomR(P3,A), then ϕ1g=ϕ2gϕ1=ϕ2 because g is surjective, i.e. epimorphism.

2) We show that im g=ker f

(): Let ϕim g, then there exists ψ such that ϕ=ψg, then because we know that im fker g, we know that ψgf=0, i.e. ϕf=0, hence ϕker f.

(): Let ϕker f. Consider ψHom(P3,A) constructed as follows, ψ(a)=ϕ(ba) where ba is an element such that g(ba)=a. Such exists because g is surjective. Let g(ba)=a=g(ba), then we have g(baba)=0, hence babaker g=im f, hence there exists some c such that baba=f(c), then ϕ(baba)=ϕ(f(c))=0 by the assumption above. Hence ψ is well-defined. Then we see that ϕ=ψg, hence inside im g.

Comments

Popular posts from this blog

함수와 무한대2

3. Primes and Unique Factorization Theorem