Faithful functor
https://en.wikipedia.org/wiki/Full_and_faithful_functors
A full functor is a functor that is surjective when restricted to each set of morphisms that have a given source and target.
A faithful functor is a functor that is injective when restricted to each set of morphisms that have a given source and target.
A fuly faithful functor is a functor that is bijective when restricted to each set of morphisms that have a given source and target.
Formal definitions
Explicitly, if C and D are (locally small) categories, and F : C → D is a functor from C to D. Then, for every pair of objects X and Y in C, the functor F induces a function
Fx,ʏ : HOMᴄ (X,Y) -> HOMᴅ (F(X), F(Y))
∀XY ∈ C, the functor F is
faithful if
Fx,ʏis injectivefull if
Fx,ʏis surjectivefully faithful if
Fx,ʏis bijective
Last updated
Was this helpful?