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:P1→P2, then the natural way to pass it to Hom-sets are as follows,
Consider a map f:P1→P2, 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,
0→P1f→P2g→P3
0→HomR(P3,A)g∗→HomR(P2,A)f∗→HomR(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 ϕ1∘g=ϕ2∘g⇒ϕ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 f⊂ker g, we know that ψ∘g∘f=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(b′a), then we have g(ba−b′a)=0, hence ba−b′a∈ker g=im f, hence there exists some c such that ba−b′a=f(c), then ϕ(ba−b′a)=ϕ(f(c))=0 by the assumption above. Hence ψ is well-defined. Then we see that ϕ=ψ∘g, hence inside im g∗.
Comments
Post a Comment