2024-06-16

634: Functor Maps Isomorphism to Isomorphism

<The previous article in this series | The table of contents of this series | The next article in this series>

description/proof of that functor maps isomorphism to isomorphism

Topics


About: category

The table of contents of this article


Starting Context



Target Context


  • The reader will have a description and a proof of the proposition that any functor maps any isomorphism to an isomorphism.

Orientation


There is a list of definitions discussed so far in this site.

There is a list of propositions discussed so far in this site.


Main Body


1: Structured Description


Here is the rules of Structured Description.

Entities:
C1: { the categories }
C2: { the categories }
F: { the functors from C1 to C2}
O1: Obj(C1)
O2: Obj(C1)
f: Mor(O1,O2)
//

Statements:
f{ the C1 isomorphisms }

F(f){ the C2 isomorphisms }
//


2: Natural Language Description


For any categories, C1,C2, any functor, F, from C1 to C2, any objects, O1,O2Obj(C1), and any morphism, fMor(O1,O2), if f is a C1 isomorphism, F(f)Mor(F(O1),F(O2)) is a C2 isomorphism.


3: Proof


There is a morphism, f1Mor(O2,O1), such that f1f=idO1ff1=idO2.

Let us suppose that F is a covariant functor.

By the definition of covariant functor, F(f1)F(f)=F(f1f)=F(idO1)=idF(O1); F(f)F(f1)=F(ff1)=F(idO2)=idF(O2), which means that F(f) is a C2 isomorphism.

Let us suppose that F is a contravariant functor.

By the definition of contravariant functor, F(f)F(f1)=F(f1f)=F(idO1)=idF(O1); F(f1)F(f)=F(ff1)=F(idO2)=idF(O2), which means that F(f) is a C2 isomorphism.


References


<The previous article in this series | The table of contents of this series | The next article in this series>