Exponential objects in category theory generalize function spaces, denoted as B^A. They have a universal property that ensures a unique morphism for any object X and morphism f: X ร A โ B, establishing a bijective correspondence between certain Hom-sets.
Cartesian closed categories, like Set and Cat, have all finite products and exponential objects. The evaluation morphism ev: B^A ร A โ B represents function application. Exponential objects are unique up to isomorphism and connect to adjunctions between product and exponential functors.
Exponential Objects in Category Theory
Definition of exponential objects
- Exponential objects generalize function spaces in category theory denoted as for objects A and B in a category C (Set, Top)
- Universal property ensures existence of unique morphism for any object X and morphism f: X ร A โ B establishing bijective correspondence between Hom(X ร A, B) and Hom(X, B^A)
- Cartesian closed categories possess all finite products and exponential objects (Cat, Set)
- Currying transforms function of multiple arguments into sequence of functions ()

Construction of evaluation morphisms
- Evaluation morphism ev: represents function application in the category
- Construction steps:
- Start with identity morphism id:
- Apply universal property to obtain ev:
- Commutative diagram illustrates relationship between ev and other morphisms

Uniqueness of exponential objects
- Uniqueness theorem states if and C both satisfy universal property, then
- Proof outline:
- Assume two objects satisfying universal property
- Construct isomorphisms between them using universal property
- Show composition of isomorphisms is identity
- Yoneda lemma relates to uniqueness of representable functors
Connection to adjunctions
- Adjunction pairs functors F: C โ D and G: D โ C with natural bijection
- Exponential-product adjunction:
- Left adjoint: product functor (- ร A)
- Right adjoint: exponential functor
- Natural isomorphism Hom(X ร A, B) โ Hom(X, ) establishes correspondence
- Curry-uncurry operations correspond to unit and counit of adjunction
- Cartesian closed categories characterized by existence of this adjunction for all objects