Alphabeta Math
How statement and proof provenance work

The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.

  • Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
  • AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
  • AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.

These labels describe origin, not correctness: citations and verification chips remain separate evidence.

26 results · all verified · 21 also independently AI-judged
Every result on this page is machine-checked by a proof checker and read in full and owner-audited; the judge is an additional, independent cross-model AI review of the proofs. The 5 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

Enriched Categories

1 · Prerequisites

2 · Summary

This page develops the Kelly-first enriched-category spine without flattening the hypotheses. It starts with enrichment over a merely monoidal base, fixes the composition-order convention, proves the square form of enriched naturality, and records exactly where the underlying ordinary category forgets real enriched information.

From there it identifies the standard recovery cases (Cat, thin bases, Set, Ab, and the two-element lattice), proves the weak and strong enriched Yoneda lemmas, introduces tensors, cotensors, enriched weighted limits, and conical limits, and then isolates the point where conical limits stop being enough. The page closes with change of base, enriched adjunctions, the cotensor/tensor recognition criteria, and the representable weighted-colimit density statement.

3 · Logical flowchart

4 · Definitions, theorems and proofs

DefinitionDefinition: Literature-sourcedProof: Not applicableaudited 2026-09-05Open item page →

Enriched category over a monoidal base

Definition

Let (V,,1,α,λ,ρ) be a monoidal category (Monoidal category).

A V-enriched category, or V-category, consists of

  • a set Ob(A) of objects;
  • for every ordered pair A,BOb(A), an object A(A,B) of V;
  • for every triple A,B,C, a composition morphism MA,B,C:A(B,C)A(A,B)A(A,C);
  • for every object A, an identity morphism jA:1A(A,A);

such that the following diagrams commute.

For every A,B,C,D, the two composites

((A(C,D)A(B,C))A(A,B))A(A,D)

agree, namely

MA,B,D(MB,C,D1)=MA,C,D(1MA,B,C)αA(C,D),A(B,C),A(A,B).

For every A,B, the left and right unit laws hold:

MA,B,B(jB1)λA(A,B)1=1A(A,B),

MA,A,B(1jA)ρA(A,B)1=1A(A,B).

The order of the two hom-objects in the tensor product is part of the definition: the factor A(B,C) stands on the left and A(A,B) on the right because composition is "first AB, then BC".

Remarks

The object collection is required here to be a set. This is the standing size convention for the present page, and it is what makes later statements about V-Cat honest inside the library's current foundations.

RemarkRemark: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-05Open item page →

The order of the tensor factors in enriched composition is fixed on this page

Remark

Kelly writes the composition map of a V-category as

A(B,C)A(A,B)A(A,C)

(Enriched category over a monoidal base), and that is the convention fixed for this page. Other authors sometimes reverse the two tensor factors and rewrite every diagram. For a merely monoidal base this is naturally a change from V to the reversed monoidal category Vrev; it becomes a convention inside the same base only when a chosen braiding supplies the swap. Silently switching between the two orders without that change destroys the associativity and naturality formulas. Every later formula here keeps Kelly's order.

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-05Open item page →

Enriched functor

Definition

Let A and B be V-categories (Enriched category over a monoidal base) over the same monoidal base V.

A V-functor T:AB consists of

  • a function T:Ob(A)Ob(B);
  • for every pair A,BOb(A), a morphism in V TA,B:A(A,B)B(TA,TB);

such that for every triple A,B,C the composition square commutes:

TA,CMA,B,CA=MTA,TB,TCB(TB,CTA,B),

and for every object A the identity morphisms agree:

TA,AjAA=jTAB.

The V-functor is fully faithful when every structure morphism TA,B is an isomorphism in V.

RemarkRemark: Literature-sourcedProof: Not applicableaudited 2026-09-05Open item page →

How much of the theory needs symmetry, closedness, and completeness

Remark

The basic definitions of V-category and V-functor use only a monoidal base (Enriched category over a monoidal base). Symmetry is an extra structure (Symmetric monoidal category), not part of that starting point, and closedness is stronger still (Left-closed, right-closed, and biclosed monoidal categories).

The later items on this page use those stronger hypotheses only when they are actually needed:

  • mere monoidality suffices for enriched categories, enriched functors, enriched natural transformations, the underlying ordinary category, and the underlying ordinary category; the strict-2-category theorem additionally uses local smallness so that its hom-categories are honest categories;
  • closedness enters when V is regarded as enriched in itself, when representable enriched functors are formed, and when weights take values in V itself;
  • symmetry is used only where the particular source formula requires it, such as the standard weak-Yoneda setup and the free-enriched-category construction as stated here;
  • completeness or cocompleteness of V0 are not needed for the elementary enriched notions, but they do appear in the free-enriched-category and small enriched functor-category constructions.

So the hypothesis ladder is deliberate: later items are stronger because their conclusions are stronger, not because the page flattened everything to one ambient assumption at the start.

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-05Open item page →

Enriched natural transformation

Definition

Let T,S:AB be V-functors (Enriched functor).

A V-natural transformation α:TS is a family of morphisms in V

αA:1B(TA,SA)

indexed by the objects A of A, such that for every pair A,B the following two composites from A(A,B)1A(A,B) to B(TA,SB) agree:

MTA,SA,SBB(B(SA,SB)αA)(SA,B1),

MTA,TB,SBB(αBB(TA,TB))(1TA,B),

with the unitors inserted in the evident way to identify A(A,B) with 1A(A,B) and with A(A,B)1.

Equivalently, once the convention of The order of the tensor factors in enriched composition is fixed on this page is fixed, the same naturality law may be rewritten in the compact square form proved later on this page.

TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-05Open item page →

The lozenge and compact-square forms of enriched naturality are equivalent

Statement

Let T,S:AB be V-functors and let αA:1B(TA,SA) be a family of components. Then the lozenge equation of Enriched natural transformation is equivalent to the commutativity, for every A,B, of the square

A(A,B)TA,BB(TA,TB)SA,BB(1,αB)B(SA,SB)B(αA,1)B(TA,SB),

where B(1,αB) and B(αA,1) are the canonical maps induced by composition with the components of α.

Facts & Assumptions

Given: V-functors T,S:AB and a family αA:1B(TA,SA).

[L1]

A V-natural transformation is exactly such a family satisfying the lozenge equation against every hom-object (Enriched natural transformation).

Proof

technique · direct
1.1

By [L1], the lozenge compares two composites from A(A,B) to B(TA,SB) obtained by first applying SA,B or TA,B and then composing with the component of α at the source or target. The canonical maps B(αA,1) and B(1,αB) are precisely those postcomposition and precomposition maps written without the unitors.

L1given
2.1

After identifying 1A(A,B) and A(A,B)1 with A(A,B) by the unitors, the two composites in the lozenge become exactly B(αA,1)SA,B and B(1,αB)TA,B. Hence the lozenge equation holds if and only if those two morphisms are equal, which is exactly the commutativity of the displayed square.

L1step 1.1algebra
3.1

Therefore the lozenge and compact-square formulations are equivalent.

step 2.1
RemarkRemark: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-05Open item page →

Enriched naturality can be strictly stronger than ordinary naturality of the underlying components

Remark

The data of a V-natural transformation are only the components αA:1B(TA,SA) (Enriched natural transformation), so at first sight they look like the components of an ordinary natural transformation between the underlying functors. The content sits in the naturality equation: The lozenge and compact-square forms of enriched naturality are equivalent requires a commuting square in the base category V, not merely a commuting square after applying the underlying-set or underlying-hom functor. For bases such as Cat or differential graded modules, that enriched square retains morphism-level information that the underlying ordinary naturality equation forgets.

TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-05Open item page →

Set-object enriched categories, enriched functors, and enriched natural transformations form a strict 2-category

Statement

Fix a locally small monoidal category V. Then the V-categories with a set of objects, the V-functors between them, and the V-natural transformations between those functors form a strict 2-category in the sense of Strict 2-category.

Facts & Assumptions

Given: A locally small monoidal category V.

[L1]

A V-category has a set of objects, hom-objects in V, composition morphisms, and identity morphisms satisfying associativity and the unit laws (Enriched category over a monoidal base).

[L2]

A V-functor is a function on objects together with hom-object maps compatible with enriched composition and units (Enriched functor).

[L3]

A V-natural transformation is a family of components 1B(TA,SA) satisfying the enriched naturality law (Enriched natural transformation).

[L4]

A strict 2-category consists of objects, hom-categories, identity 1-morphisms, and horizontally composable functors satisfying strict associativity and unit laws (Strict 2-category).

Proof

technique · direct
1.1

Take objects to be the set-object V-categories. For fixed A,B, let the objects of the hom-category V-Cat(A,B) be the V-functors AB from [L2], and let the morphisms be the V-natural transformations from [L3]. The identity 2-cell on a functor T has components jTA:1B(TA,TA) from [L1], and vertical composition of α:TS and β:SR is defined componentwise by 111βAαAB(SA,RA)B(TA,SA)MBB(TA,RA). Associativity and the unit laws for this vertical composition follow directly from the associativity and unit diagrams of [L1].

L1L2L3given
1.2

Horizontal composition of 1-morphisms is ordinary composition of V-functors: if T:AB and U:BC, then (UT)A,B=UTA,TBTA,B and the compatibility axioms follow from those in [L2]. Whiskering of 2-cells is also componentwise: (Uα)A:=UTA,SAαA and (αH)A:=αHA. These formulas preserve naturality because [L2] and [L3] are already written against enriched composition.

L2L3algebra
2.1

Step 1.1 gives a category of 1-morphisms and 2-morphisms for every ordered pair of objects, and step 1.2 gives horizontal composition functors between those hom-categories. The associativity and unit laws are strict because they are literal equalities of composed functions and of componentwise composites. Thus [L4] applies.

L4step 1.1step 1.2
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-05Open item page →

The underlying ordinary category of an enriched category

Definition

Let A be a V-category (Enriched category over a monoidal base).

Its underlying ordinary category A0 has the same objects as A and hom-sets

A0(A,B):=V(1,A(A,B)).

So an ordinary morphism AB in A0 is a global element of the hom-object A(A,B).

Composition in A0 is induced from enriched composition: if f:1A(A,B) and g:1A(B,C), then

g0f:=111gfA(B,C)A(A,B)MA,B,CA(A,C).

The identity morphism of A in A0 is the enriched identity jA:1A(A,A).

TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-05Open item page →

The underlying-category construction is a 2-functor

Statement

Let V be locally small. Sending a V-category A to its underlying ordinary category A0 extends to enriched functors and enriched natural transformations and defines a strict 2-functor ()0:V-CatCat on the set-object enriched categories of this page.

Facts & Assumptions

Given: A locally small monoidal category V, V-categories A,B, and V-functors T,S:AB.

[L1]

The underlying category A0 has the same objects as A, hom-sets V(1,A(A,B)), and composition induced from enriched composition (The underlying ordinary category of an enriched category).

[L2]

A V-functor gives hom-object maps TA,B:A(A,B)B(TA,TB) compatible with composition and units (Enriched functor).

[L3]

A V-natural transformation has components αA:1B(TA,SA) (Enriched natural transformation).

Proof

technique · direct
1.1

On objects, define T0:A0B0 by the same object map as T. On a morphism f:1A(A,B), define T0(f):=TA,Bf:1B(TA,TB). Because [L2] preserves enriched composition and identities, [L1] shows that T0 preserves ordinary composition and identity morphisms.

L1L2given
1.2

On 2-cells, send α:TS to the ordinary natural transformation α0:T0S0 whose component at A is exactly the same morphism αA:1B(TA,SA) from [L3]. The enriched naturality equation of [L3] implies ordinary naturality after reading the hom-objects through [L1].

L1L3algebra
2.1

Identity functors, composite functors, identity 2-cells, and vertical and horizontal composites are preserved strictly because the definitions in steps 1.1 and 1.2 forget no object-level data and simply reuse the same component maps. Therefore the assignment is a strict 2-functor.

step 1.1step 1.2
RemarkRemark: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-05Open item page →

The underlying category can lose genuinely enriched information

Remark

Passing from A to A0 (The underlying ordinary category of an enriched category) keeps only the global elements of each hom-object. That can forget real structure.

For V=Cat, the hom-object A(A,B) is a whole category, but A0(A,B)=Cat(1,A(A,B)) sees only its objects, so every 2-cell disappears. For differential graded or chain-complex enrichments, the same construction keeps only degree-zero cycles. Accordingly, an enriched limit, adjunction, or density statement may be strictly stronger than the corresponding statement in the underlying ordinary category.

TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-05 rests on unproved material (inherited)Open item page →
Rests on 3 statements not proved in this library, by way of the results it cites. This item cites no such statement directly; it depends on results that do. The unproved premises it inherits are Cohen's first model: an infinite Dedekind-finite set of reals, Sierpiński 1947: the generalised continuum hypothesis implies the Axiom of Choice and The continuum hypothesis and its generalisation are independent of ZFC. Each is recorded with a citation to the literature and is not established here, because the track that would prove it has not yet been developed in this library. Everything else in this proof is proved here.

A Cat-enriched category is exactly a strict 2-category with a set of objects and small hom-categories

Statement

With Cat equipped with its cartesian monoidal structure on small categories, a Cat-enriched category is exactly the same data as a strict 2-category with a set of objects and small hom-categories.

Facts & Assumptions

Given: A Cat-enriched category or, conversely, a strict 2-category with a set of objects and small hom-categories.

[L1]

A V-category consists of a set of objects, hom-objects in the base, enriched composition morphisms, and enriched identities (Enriched category over a monoidal base).

[L2]

A strict 2-category consists of objects, hom-categories, identity 1-morphisms, and horizontally composable functors that are strictly associative and unital (Strict 2-category).

[L3]

The category Cat of small categories is cartesian closed, hence in particular cartesian monoidal on small categories (The category of small categories is cartesian closed).

Proof

technique · direct
1.1

Assume first that A is enriched in Cat. By [L1], each hom-object A(A,B) is a small category, and the object set of A is already a set. Because the monoidal product in [L3] is the cartesian product, the enriched composition morphism is a functor A(B,C)×A(A,B)A(A,C), which is exactly horizontal composition on 1-morphisms and 2-morphisms. The identity morphism 1A(A,A) picks out an object of the hom-category, hence an identity 1-morphism. The enriched associativity and unit diagrams are therefore exactly the strict 2-category axioms of [L2].

L1L2L3given
1.2

Conversely, let K be a strict 2-category with a set of objects and small hom-categories. Use the hom-categories K(A,B) as the hom-objects. The horizontal-composition functor of [L2] supplies K(B,C)×K(A,B)K(A,C), and each identity 1-morphism gives a functor 1K(A,A). Since the tensor product in [L3] is cartesian product, these data satisfy the definition of [L1].

L1L2L3algebra
2.1

Steps 1.1 and 1.2 are inverse unpackings of the same data, so the two notions agree exactly.

step 1.1step 1.2
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-05Open item page →

Enrichment in a preorder recovers a preorder, and enrichment in sets recovers a small ordinary category

Statement

Let V be a monoidal category that is also a preorder in the sense that between any two objects of V there is at most one morphism. Then the underlying ordinary category of every V-category is a preorder. If V=Set with its cartesian monoidal structure, then a Set-enriched category is exactly a small ordinary category.

Facts & Assumptions

Given: A V-category A.

[L1]

A preorder is a reflexive and transitive relation on a set (Preorder and monotone map).

[L2]

A category has objects, morphisms, identities, and associative composition (Category, object, morphism, domain, codomain, identity, composition, and hom-collection).

[L3]

A V-category has hom-objects, enriched composition, and enriched identities (Enriched category over a monoidal base).

Proof

technique · direct
1.1

Suppose the base V is thin. Then for any objects A,B of A, the hom-set of the underlying ordinary category is V(1,A(A,B)). Because V has at most one morphism between any two objects, this hom-set has at most one element. The enriched identities and composition from [L3] become ordinary identities and composition, so the underlying category is a category all of whose hom-sets are subsingletons. Defining AB when such a morphism exists gives a reflexive and transitive relation by [L2], hence a preorder by [L1].

L1L2L3given
1.2

Now take V=Set with cartesian product and singleton unit. Then a hom-object of [L3] is literally a set of morphisms, an identity map {}A(A,A) chooses an identity element, and the composition morphism A(B,C)×A(A,B)A(A,C) is ordinary composition of elements. The associativity and unit diagrams of [L3] are exactly the axioms of [L2]. Conversely, every small ordinary category gives such data by taking its hom-sets as the enriched hom-objects; its object collection is a set as required by [L3].

L2L3algebra
2.1

Therefore thin-base enrichment recovers a preorder on the object set, and Set-enrichment recovers precisely a small ordinary category.

step 1.1step 1.2
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-05 rests on unproved material (inherited)Open item page →
Rests on 3 statements not proved in this library, by way of the results it cites. This item cites no such statement directly; it depends on results that do. The unproved premises it inherits are Cohen's first model: an infinite Dedekind-finite set of reals, Sierpiński 1947: the generalised continuum hypothesis implies the Axiom of Choice and The continuum hypothesis and its generalisation are independent of ZFC. Each is recorded with a citation to the literature and is not established here, because the track that would prove it has not yet been developed in this library. Everything else in this proof is proved here.

Ab-enriched categories are exactly preadditive categories

Statement

A category enriched in Ab with tensor product Z is exactly a preadditive category.

Facts & Assumptions

Given: A category or enriched category with object set Ob.

[L1]

An Ab-enriched category has abelian-group hom-objects, composition morphisms A(B,C)ZA(A,B)A(A,C), and identity morphisms ZA(A,A) (Enriched category over a monoidal base).

[L2]

A preadditive category is a category whose hom-sets are abelian groups and whose composition is bilinear (Preadditive category).

[L3]

Ab is monoidal under Z, and morphisms out of XZY are exactly bilinear maps out of X×Y (Abelian groups are monoidal under the tensor product).

[L4]

In a preadditive category, the hom-bifunctor already takes values in abelian groups (The hom-bifunctor of a preadditive category takes values in abelian groups).

Proof

technique · direct
1.1

Assume A is Ab-enriched. By [L1], each hom-object A(A,B) is an abelian group. The composition morphism is a morphism in Ab out of the tensor product, so by [L3] it is exactly a bilinear map A(B,C)×A(A,B)A(A,C). The identity map ZA(A,A) selects the identity element in the endomorphism group. Thus the underlying ordinary category has abelian-group homs and bilinear composition, so [L2] makes it preadditive.

L1L2L3given
1.2

Conversely, let C be preadditive. By [L4], each hom-set is an abelian group and the two-variable hom-assignment is additive in each variable. So for every triple A,B,C, the bilinear composition map C(B,C)×C(A,B)C(A,C) transposes uniquely, by [L3], to a group homomorphism C(B,C)ZC(A,B)C(A,C). Sending 1Z to the identity morphism of A gives the required unit map ZC(A,A). The ordinary associativity and unit laws are exactly the enriched ones after this transposition.

L2L3L4algebra
2.1

Steps 1.1 and 1.2 show that the two notions encode the same data.

step 1.1step 1.2
CorollaryStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-05 rests on unproved material (inherited)Open item page →
Rests on 3 statements not proved in this library, by way of the results it cites. This item cites no such statement directly; it depends on results that do. The unproved premises it inherits are Cohen's first model: an infinite Dedekind-finite set of reals, Sierpiński 1947: the generalised continuum hypothesis implies the Axiom of Choice and The continuum hypothesis and its generalisation are independent of ZFC. Each is recorded with a citation to the literature and is not established here, because the track that would prove it has not yet been developed in this library. Everything else in this proof is proved here.

An additive category is an Ab-enriched category with a zero object and finite biproducts

Statement

Every additive category is an Ab-enriched category whose underlying ordinary category has a zero object and all finite biproducts.

Facts & Assumptions

Given: An additive category A.

[L1]

An additive category is a preadditive category with finite biproducts (Additive category).

[L2]

A category is Ab-enriched exactly when it is preadditive (Ab-enriched categories are exactly preadditive categories).

Proof

technique · direct
1.1

By [L1], A is preadditive and has finite biproducts; in particular it has a zero object as part of that finite-biproduct structure.

L1given
2.1

The preadditivity from step 1.1 is exactly the hypothesis of [L2], so A is Ab-enriched. The zero object and finite biproducts remain part of the underlying ordinary category because [L2] only rephrases the hom-structure.

L2step 1.1
3.1

Therefore every additive category has the stated enriched form.

step 2.1
RemarkRemark: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-05Open item page →

The commutative-monoid enrichment of a semiadditive category remains only a sourced remark here

Remark

Every semiadditive category is enriched in commutative monoids. The already-published theorem A category with finite biproducts is enriched in commutative monoids proves this implication, and Semiadditive category records the underlying ordinary notion. The converse needs the additional existence of a zero object and finite biproducts: enrichment in commutative monoids alone only supplies commutative-monoid homs and bilinear composition.

This page keeps that comparison as a remark rather than promoting it to a local theorem, because the present batch's harvested enriched-category sources are Kelly, Riehl, Cruttwell, and the enriched-adjunction appendix, and none of those sources was harvested here as the direct carrier for the full semiadditive/CMon equivalence.

TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-05Open item page →

A closed monoidal category is enriched in itself

Statement

If V is a right-closed monoidal category whose object collection is a set, then it carries a canonical V-enriched category structure with the same objects as V and hom-object V(X,Y):=[X,Y]. The enriched composition is the internal-hom composition morphism and the enriched identity is the unit morphism into [X,X].

Facts & Assumptions

Given: A right-closed monoidal category V with a set of objects.

[L1]

Right closedness supplies internal hom-objects [X,Y] (Left-closed, right-closed, and biclosed monoidal categories).

[L2]

There is a natural composition morphism [Y,Z][X,Y][X,Z] with associative and unital laws (The internal-hom composition morphism).

[L3]

The unit object yields the external hom-set bijection V(1,[X,Y])V(X,Y) (The tensor unit is an internal-hom unit).

Proof

technique · direct
1.1

By [L1], every ordered pair (X,Y) has an internal hom-object [X,Y]. Take that object to be the enriched hom-object V(X,Y).

L1given
1.2

Use the composition morphism of [L2] as the enriched composition map V(Y,Z)V(X,Y)V(X,Z). For each X, use the unit morphism 1[X,X] from [L2] as the enriched identity. The associativity and unit axioms required by Enriched category over a monoidal base are exactly the associativity and unit laws already proved in [L2].

L2algebra
2.1

Thus the data of steps 1.1 and 1.2 satisfy the definition of a V-category. The bijection of [L3] explains why the global elements of the enriched hom-object recover the ordinary morphisms of V.

L3step 1.1step 1.2
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-05Open item page →

Representable enriched functor

Definition

Let A be a V-category and assume V is enriched in itself as in A closed monoidal category is enriched in itself. Fix an object K of A.

The representable enriched functor

A(K,):AV

is the V-functor whose value at A is the hom-object A(K,A) and whose structure morphism on a pair (A,B) is the transpose, in the self-enrichment of V, of the enriched composition morphism

A(A,B)A(K,A)A(K,B).

The contravariant representable A(,K) is defined analogously on Aop.

TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-05Open item page →

A category enriched in the two-element lattice is a preordered set

Statement

Let 2={01} be the two-element lattice, regarded as a monoidal preorder with tensor product and unit 1. Then a 2-enriched category is exactly a preordered set.

Facts & Assumptions

Given: A 2-enriched category A or a preorder (P,).

[L1]

A preorder is a reflexive and transitive relation on a set (Preorder and monotone map).

[L2]

A V-category has a set of objects, hom-objects, enriched composition, and enriched identities (Enriched category over a monoidal base).

Proof

technique · direct
1.1

Let A be 2-enriched. Define a relation on its object set by ABA(A,B)=1. Because the unit object of the base is 1, the identity morphism of [L2] forces A(A,A)=1 for every A, so the relation is reflexive. Since composition in the base is , the composition morphism A(B,C)A(A,B)A(A,C) implies that if both hom-objects on the left are 1, then A(A,C)=1 on the right. So the relation is transitive. By [L1], it is a preorder.

L1L2given
1.2

Conversely, given a preorder (P,), put the object set equal to P and define the hom-object by A(x,y)=1 when xy and A(x,y)=0 otherwise. Reflexivity gives the identity maps, and transitivity gives the composition morphism because 11=1 exactly in the composable case. Thus the preorder data satisfy [L2].

L1L2algebra
2.1

The two constructions are inverse restatements of the same information, so 2-enrichment and preorder structure are equivalent.

step 1.1step 1.2
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-05Open item page →

Weak enriched Yoneda lemma

Statement

Assume V is symmetric monoidal right closed and locally small. Let A be a V-category, let KA, and let F:AV be a V-functor. Then evaluation at the enriched identity of K gives a natural bijection

NatV(A(K,),F)V(1,FK).

Equivalently, V-natural transformations from the representable enriched functor A(K,) to F are in bijection with global elements of FK.

Facts & Assumptions

Given: A symmetric monoidal right-closed locally small base V, a V-category A, an object K of A, and a V-functor F:AV.

[L1]

The representable enriched functor A(K,) has value A(K,A) at A, and its structure maps are induced from enriched composition (Representable enriched functor).

[L2]

A V-natural transformation may be checked by the compact square form of enriched naturality (Enriched natural transformation, The lozenge and compact-square forms of enriched naturality are equivalent).

[L3]

Right closedness supplies internal homs and evaluation morphisms (The internal hom and its evaluation morphism).

[L4]

Global elements of an internal hom are ordinary morphisms: V(1,[X,Y])V(X,Y) (The tensor unit is an internal-hom unit).

Proof

technique · direct
1.1

Let α:A(K,)F be V-natural. By [L4], its component at K corresponds to an ordinary morphism αˉK:A(K,K)FK. Define xα:=αˉKjK:1FK, where jK is the enriched identity of K. This is the evaluation map from the statement.

L2L4given
1.2

Conversely, let x:1FK. For each object A, the functor structure of F gives a morphism FK,A:A(K,A)[FK,FA], and [L3] turns it into FK,A:A(K,A)FKFA. Compose with 1x and the right unitor to obtain αˉAx:A(K,A)FA. By [L4], this determines a unique component αAx:1[A(K,A),FA].

L1L3L4construct
2.1

The square criterion of [L2] for αx is exactly the compatibility of FK, with enriched composition: both sides become the same composite A(A,B)A(K,A)FKFB after evaluating the internal homs and inserting x. So αx is V-natural.

L1L2L3step 1.2algebra
3.1

Starting from α, step 1.2 applied to xα reconstructs the same family of components because the naturality square at (K,A) sends the identity element jK to the value of αA on xα. Starting from x, step 1.1 evaluates αKx at jK and recovers x by definition. Hence the two constructions are inverse bijections.

step 1.1step 1.2step 2.1
4.1

Therefore evaluation at the enriched identity yields the stated bijection.

step 3.1
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-09-05Open item page →

Strong enriched Yoneda lemma as a particular end

Statement

Assume V is symmetric monoidal right closed and locally small, and that its collection of objects is a set. Let A be a small V-category, let KA, and let F:AV be a V-functor. Then the object FK represents the enriched-wedge functor for the enriched end

A[A(K,A),FA],

so there is a natural isomorphism in V

FKA[A(K,A),FA].

Thus this particular enriched end exists without assuming that every enriched end or the whole enriched functor category exists.

Facts & Assumptions

Given: A symmetric monoidal right-closed locally small base V whose collection of objects is a set, a small V-category A, an object K, and a V-functor F:AV.

[L1]

The weak enriched Yoneda lemma gives natural bijections NatV(A(K,),G)V(1,GK) for every V-functor G:AV (Weak enriched Yoneda lemma).

[L2]

In a right-closed base, a morphism X[Y,Z] is equivalent to a morphism XYZ, and global elements of [Y,Z] are morphisms YZ (The internal hom and its evaluation morphism, The tensor unit is an internal-hom unit).

[L3]

An enriched end is an object representing enriched wedges, whose dinaturality equations use the hom-objects of the enriching category rather than only the arrows of its underlying ordinary category.

[L4]

The base V is a V-category under its internal homs (A closed monoidal category is enriched in itself).

Proof

technique · direct
1.1

Fix an object X of V. An enriched wedge from X to the displayed enriched end is, by [L2] and [L3], the same data as a family of morphisms XA(K,A)FA satisfying the enriched dinaturality equations. After transposing by [L2], these are exactly the components and enriched naturality equations of a V-natural transformation A(K,)[X,F], where [X,F] is obtained by applying [X,] objectwise in the self-enrichment of [L4].

L2L3L4given
2.1

Apply [L1] to the functor G=[X,F]. This gives a bijection between the wedge data of step 1.1 and V(1,[X,FK])V(X,FK), the second bijection coming from [L2]. The correspondence is natural in X.

L1L2step 1.1
3.1

Step 2.1 says exactly that morphisms XFK are in natural bijection with wedges from X to the displayed diagram. By [L3], that is the universal property of the end, so FK is the end A[A(K,A),FA].

L3step 2.1
4.1

Therefore the particular end exists and is naturally isomorphic to FK.

step 3.1
RemarkRemark: Literature-sourcedProof: Not applicableaudited 2026-09-05Open item page →

The particular Yoneda end and the enriched functor category have different size requirements

Remark

The enriched end in Strong enriched Yoneda lemma as a particular end is a single object with a universal enriched wedge. By contrast, Functor category [C,D] forms an ordinary category of set-coded functors and ordinary natural transformations when its source is small; it neither defines enriched hom-objects nor imposes completeness hypotheses on the base.

When the enriched functor category [A,V] is formed, its hom-object between two enriched functors F and G is an enriched end of the objects [FA,GA]. Forming the whole enriched functor category therefore asks for such an end for every pair (F,G), whereas the strong Yoneda theorem directly exhibits one particular end whether or not all of those other ends exist.

So two claims must be kept separate:

  • the weak and strong enriched Yoneda lemmas identify a specific object or set attached to a single representable functor;
  • the existence of the entire enriched functor category requires all of its enriched hom-objects to exist, commonly under additional smallness and completeness hypotheses.

This page proves only the former. Even for the set-object sources used here, one particular Yoneda end does not by itself construct every hom-object of a full enriched functor category.

CorollaryStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-09-05Open item page →

The enriched Yoneda assignment is fully faithful

Statement

Whenever the enriched Yoneda assignment is formed, it is fully faithful: for objects A,B of a V-category C, the hom-object between the representables C(,A) and C(,B) is naturally isomorphic to C(A,B).

Facts & Assumptions

Given: A V-category C and objects A,B.

[L1]

The representable enriched functor at an object is C(,B) or dually C(B,) (Representable enriched functor).

[L2]

The strong enriched Yoneda lemma identifies FB with the end X[C(B,X),FX] (Strong enriched Yoneda lemma as a particular end).

Proof

technique · direct
1.1

By [L1], the hom-object from the contravariant representable C(,A) to the contravariant representable C(,B) is the end X[C(X,A),C(X,B)].

L1given
2.1

Apply [L2] to the V-category Cop, the object A, and the V-functor C(,B):CopV. Since Cop(A,X)=C(X,A), it identifies the end of step 1.1 with (C(,B))(A)=C(A,B).

L1L2step 1.1
3.1

Therefore each hom-object map of the enriched Yoneda assignment is an isomorphism, which is exactly enriched full faithfulness.

step 2.1
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-05Open item page →

Tensor and cotensor in a V-category

Definition

Let B be a V-category and assume V is right closed, so that it is enriched in itself (A closed monoidal category is enriched in itself).

For XV and CB:

  • a cotensor of C by X is an object written XC together with isomorphisms in V B(B,XC)[X,B(B,C)] natural in B;
  • a tensor of C by X is an object written XC together with isomorphisms in V B(XC,B)[X,B(C,B)] natural in B.

These are the one-object-indexed weighted limit and weighted colimit cases of Set-weighted limits and colimits after replacing set-valued weights by V-valued ones and ordinary hom-sets by enriched hom-objects.

In the special case V=Set, cotensors are the powers and tensors are the copowers.

CounterexampleConstruction: Literature-sourcedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-05Open item page →

A bijection on underlying hom-sets need not exhibit a cotensor

Statement refuted

A bijection between the underlying hom-sets in the defining formula of a cotensor is enough to prove that the object is a cotensor.

Facts & Assumptions

Given: The Cat-enriched setting, the discrete two-object category X, and the one-object category E whose endomorphism monoid is (N,+).

[L1]

A cotensor requires an isomorphism of enriched hom-objects, not merely a bijection of their underlying sets (Tensor and cotensor in a V-category).

[L2]

The underlying-category construction can forget morphisms inside a hom-object (The underlying category can lose genuinely enriched information).

Counterexample

technique · direct
1.1

Give E its strict monoidal structure induced by addition: it has one object, both composition and tensor of endomorphisms are addition in N, and commutativity gives the interchange law. Hence there is a one-object Cat-enriched category B with sole object C, hom-category B(C,C)=E, and enriched composition given by this tensor.

givenconstruct
2.1

The underlying category B0 has one object and one morphism, since the objects of E form a singleton. Thus, for its only test object B=C, there is a bijection B0(B,C)Cat0(X,B(B,C)): both sides are singletons, because a functor from the discrete two-object category X to the one-object category E is unique on objects and identities. This bijection is automatically natural in the one-object category B0.

L2step 1.1
3.1

If C were its own cotensor by X, [L1] would require an isomorphism of categories E=B(C,C)[X,E]E×E. But the endomorphism monoids of the unique objects are respectively N and N2, which are not isomorphic: the former has one indecomposable nonzero generator and the latter has two. Hence the natural underlying hom-set bijection of step 2.1 does not exhibit a cotensor.

L1step 2.1
DefinitionDefinition: Literature-sourcedProof: Not applicableaudited 2026-09-05Open item page →

Enriched weighted limit

Definition

Assume V is symmetric monoidal right closed and its collection of objects is a set, so that it is enriched in itself and enriched opposites are defined using the symmetry (A closed monoidal category is enriched in itself). Let A be a small V-category, let T:AB be a V-functor, and let W:AV be a V-functor (Enriched functor).

An enriched weighted limit of T by W is an object {W,T} of B together with an isomorphism in V

B(B,{W,T})[A,V](W,B(B,T))

natural in B, whenever the enriched functor category and the displayed hom-object are formed. Dually, for a weight on Aop, an enriched weighted colimit is an object WT with

B(WT,B)[Aop,V](W,B(T,B))

natural in B.

This is the direct enriched analogue of Set-weighted limits and colimits: sets are replaced by objects of V, hom-sets by enriched hom-objects, and ordinary natural transformations by enriched ones.

TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-05Open item page →

The free enriched category is left 2-adjoint to the underlying-category construction

Statement

Assume V is symmetric monoidal right closed, locally small, complete, and cocomplete. Then every small ordinary category L has a free V-category LV with the same objects and hom-objects

LV(A,B)=L(A,B)1,

and this construction is left 2-adjoint to the underlying-category construction:

[LV,B]0[L,B0]

naturally in the small ordinary category L and the set-object V-category B.

Facts & Assumptions

Given: A small ordinary category L and a set-object V-category B.

[L1]

The underlying ordinary category B0 has hom-sets V(1,B(X,Y)) (The underlying ordinary category of an enriched category).

[L2]

A V-category and a V-functor are determined by their hom-objects and structure maps (Enriched category over a monoidal base, Enriched functor).

Proof

technique · direct
1.1

Define LV to have the same objects as L and hom-object L(A,B)1 from A to B. The summand indexed by f:AB is the enriched name of the ordinary arrow f, the identity map of L names the enriched identity, and ordinary composition in L induces the enriched composition morphisms by the coproduct universal property. Thus [L2] gives a V-category.

L2given
1.2

Conversely, let F:LB0 be an ordinary functor. On objects keep the same map. On each hom-object L(A,B)1, define the corresponding map into B(FA,FB) by naming the ordinary morphism F(f) on the summand indexed by f. The functoriality of F makes these maps preserve identities and composition, so [L2] gives a V-functor LVB.

L1L2construct
2.1

Let T:LVB be a V-functor. For every ordinary arrow f:AB in L, the corresponding coproduct summand 1LV(A,B) followed by the hom-map of T gives a global element 1B(TA,TB), hence by [L1] an ordinary morphism TATB in B0. Compatibility of T with identities and composition makes these assignments an ordinary functor LB0.

L1L2step 1.1
2.2

The same correspondence acts on 2-cells. A V-natural transformation α:TS has components 1B(TA,SA), hence ordinary components TASA in B0 by [L1]. Its enriched naturality equation on the coproduct hom-object of LV holds exactly when the ordinary naturality square holds on every summand indexed by an arrow of L. Thus enriched natural transformations correspond bijectively to ordinary natural transformations, compatibly with identities and composition.

L1L2step 1.1algebra
3.1

Steps 1.2 and 2.1 give mutually inverse correspondences on functors, while step 2.2 gives the corresponding isomorphism on morphisms. They therefore define a natural isomorphism of hom-categories [LV,B]0[L,B0], which is the claimed 2-adjunction.

step 1.2step 2.1step 2.2
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-05Open item page →

Conical enriched limit

Definition

Assume V is symmetric monoidal right closed, locally small, complete, and cocomplete.

Let K be a small ordinary category and let D:KB0 be an ordinary diagram in the underlying category of a V-category B.

Using The free enriched category is left 2-adjoint to the underlying-category construction, regard D as the same data as a V-functor D~:KVB. A conical enriched limit of D is the enriched weighted limit of D~ by the constant weight at the tensor unit 1.

So conical enriched limits are the enriched limits whose weight carries no extra indexing data beyond the ordinary shape K.

TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-05Open item page →

Constant enriched functors need not exist

Statement

There exist V-categories whose underlying ordinary categories admit an ordinary constant functor, but no corresponding V-functor with that constant object value. In particular, constant enriched functors do not exist in general.

Facts & Assumptions

Given: The base V=Ab.

[L1]

A V-functor must preserve enriched identities and enriched composition (Enriched functor).

[L2]

The underlying ordinary category keeps only global elements of the hom-object (The underlying ordinary category of an enriched category).

[L3]

A V-category is determined by its hom-objects together with identity and composition maps (Enriched category over a monoidal base).

Proof

technique · direct
1.1

Let I be the one-object Ab-category with hom-object Z, so its unique object has endomorphism object the tensor unit. Let T be the one-object Ab-category with hom-object 0, the terminal object of Ab; the identity map Z0 and the zero composition make this a valid Ab-category by [L3].

L3given
2.1

The underlying ordinary category T0 has one object and one morphism, because Ab(Z,0) is a singleton by [L2]. The underlying ordinary category I0 also has one object, with morphism set Ab(Z,Z). Sending the unique object of T0 to the unique object of I0 and its identity to 1Z therefore defines an ordinary constant functor T0I0.

L2step 1.1
2.2

A Ab-enriched functor TI would need a hom-object map 0Z preserving the enriched identity. But the identity in T is the unique map Z0, and the identity in I is 1Z:ZZ; preserving identities would force the composite Z0Z to be 1Z, impossible because the composite through 0 is the zero homomorphism. This contradicts [L1].

L1step 1.1algebra
3.1

Hence the ordinary constant functor of step 2.1 has no enriched lift, so constant enriched functors need not exist.

step 2.1step 2.2
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-09-05Open item page →

Conical weights are a proper special case of enriched weights

Statement

Conical weights form a proper special case of enriched weights: not every weighted-limit problem is itself conical. This distinction already occurs for Ab-enrichment. This does not assert that the object solving a particular weighted-limit problem can never also be constructed as a conical limit of a different diagram.

Facts & Assumptions

Given: The enriched setting of this page.

[L1]

A conical enriched limit is the limit for the constant-unit weight on a free enriched category (Conical enriched limit).

[L2]

Cotensors are weighted limits over the one-object free enriched category, with an arbitrary object of the base as weight (Tensor and cotensor in a V-category).

Proof

technique · direct
1.1

By [L1], a conical limit uses the constant weight at the tensor unit. By [L2], weighted limits already include the one-object weights given by arbitrary objects XV; these are the cotensors XC. Thus conical weights constitute only the tensor-unit case of this family.

L1L2given
2.1

For V=Ab, the tensor unit is Z, while X=Z/2 is a legitimate nonunit weight. Its weighted-limit universal property is B(B,(Z/2)C)[Z/2,B(B,C)], whereas the conical weight on the one-object free enriched category is the constant weight Z. Since Z/2≇Z, these are different weights and different specified universal properties.

L1L2step 1.1
3.1

Thus the class of enriched weights is strictly larger than the class of conical weights, already over Ab. A particular cotensor may nevertheless be computable from conical limits—for example, when it exists, (Z/2)C can be the conical equalizer of 2C and 0C. The distinction proved here is between the weighted problems, not a prohibition on alternative constructions of their representing objects.

L1L2step 2.1
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-05Open item page →

A conical enriched limit is stronger than a limit in the underlying category

Statement

Whenever a conical enriched limit exists, its image in the underlying ordinary category is an ordinary limit.

Facts & Assumptions

Given: A diagram in a V-category.

[L1]

A conical enriched limit is an enriched weighted limit of constant-unit shape (Conical enriched limit).

[L2]

Passing to the underlying category can lose enriched hom-object information (The underlying category can lose genuinely enriched information).

Proof

technique · direct
1.1

If L is a conical enriched limit, then the enriched universal morphism gives, after applying the underlying-hom functor to each hom-object, exactly the ordinary cone bijection in the underlying category. So every conical enriched limit is an ordinary limit after forgetting enrichment.

L1L2given
2.1

So the conical enriched universal property is stronger than the underlying ordinary one: once the former exists, the latter follows by forgetting to global elements of the enriched hom-objects.

L2step 1.1
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-05Open item page →

When a category is tensored, every limit in it is a conical enriched limit

Statement

Assume V is symmetric monoidal right closed, locally small, complete, and cocomplete, and let B be a tensored V-category. Then the ordinary limit of every small diagram in the underlying category B0, when it exists, is a conical enriched limit.

Facts & Assumptions

Given: A base V as in the statement, a tensored V-category B, a small ordinary diagram, and its limit cone in B0.

[L1]

Tensors represent enriched hom-objects against the base: B(XC,B)[X,B(C,B)] (Tensor and cotensor in a V-category).

[L2]

Conical enriched limits are the constant-unit weighted enriched limits (Conical enriched limit).

Proof

technique · direct
1.1

Because B is tensored, [L1] identifies the enriched hom-object out of XB with the hom-object B(B,) tested against X. Thus each represented enriched hom-functor is a right adjoint in the underlying category and therefore preserves ordinary limits.

L1given
2.1

Apply step 1.1 to an ordinary limit object L of the underlying diagram. For every test object B, the ordinary limit bijection for B0(B,L) upgrades, through the tensor representation of [L1], to the enriched constant-weight bijection required by [L2].

L1L2step 1.1
3.1

Hence the ordinary limit is already a conical enriched limit.

step 2.1
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-05Open item page →

Enriched completeness is cotensors plus small conical limits

Statement

Assume V is symmetric monoidal right closed, locally small, complete, and cocomplete. A V-category is complete in the enriched sense if and only if it has all cotensors and all small conical enriched limits.

Facts & Assumptions

Given: A base V as in the statement and a V-category B.

[L1]

Cotensors are the one-object enriched weighted limits (Tensor and cotensor in a V-category).

[L2]

Conical enriched limits are the constant-unit weighted enriched limits (Conical enriched limit).

[L3]

Enriched weighted limits are the general notion of enriched limit (Enriched weighted limit).

Proof

technique · direct
1.1

If B is enriched complete, then it has every enriched weighted limit by [L3]. In particular it has the one-object weights of [L1] and the constant-unit weights of [L2], so it has all cotensors and all small conical limits.

L1L2L3given
1.2

Conversely, assume B has all cotensors and all small conical limits. For a small weight W:AV and diagram T:AB, form the enriched end AW(A)T(A). Its standard equalizer presentation uses a small product of the displayed cotensors and a small product of cotensors encoding the two action maps for every ordered pair of objects of A. All those cotensors exist by hypothesis, and the products and equalizer are small conical limits, so the end exists. Applying B(B,) and the cotensor identities identifies this end with [A,V](W,B(B,T)), which is precisely the weighted-limit universal property of [L3].

L1L2L3construct
2.1

Therefore enriched completeness is equivalent to the joint existence of cotensors and all small conical enriched limits.

step 1.1step 1.2
RemarkRemark: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-05Open item page →

The completeness test does not reduce indexed limits to conical ones

Remark

Enriched completeness is cotensors plus small conical limits is a test for when all enriched limits exist. It is not a claim that the notion of weighted limit can be discarded in favor of conical ones. The warning from Conical weights are a proper special case of enriched weights remains in force: weights carry genuine information, and the completeness theorem only says that cotensors plus conical limits are enough to reconstruct that information when they are all available.

TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-05Open item page →

A lax monoidal functor induces change of base on enriched categories

Statement

Let F:VW be a lax monoidal functor. Every V-category A determines a W-category FA with the same objects and hom-objects (FA)(A,B):=F(A(A,B)).

Facts & Assumptions

Given: A lax monoidal functor F:VW and a V-category A.

[L1]

A lax monoidal functor provides comparison morphisms F(X)F(Y)F(XY) and 1WF(1V) compatible with associativity and the unitors (Lax, strong, and strict monoidal functors).

[L2]

A V-category is specified by hom-objects, composition maps, and identity maps satisfying the usual enriched diagrams (Enriched category over a monoidal base).

Proof

technique · direct
1.1

Keep the same object set as A and define the new hom-object from A to B to be F(A(A,B)).

L2given
1.2

Use the laxity morphism of [L1] to send F(A(B,C))F(A(A,B)) into F(A(B,C)A(A,B)), then follow with F(MA,B,C) to obtain the new enriched composition map. Use the unit morphism 1WF(1V) followed by F(jA) for the new enriched identity.

L1L2construct
2.1

The coherence axioms of [L1] ensure that applying F to the associativity and unit diagrams of [L2] yields the corresponding diagrams in W. Thus the data of steps 1.1 and 1.2 define a W-category.

L1L2step 1.2
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-05Open item page →

Change of base extends to enriched functors and natural transformations as a 2-functor

Statement

Let V and W be locally small monoidal categories. For a lax monoidal functor F:VW, the change-of-base construction extends from enriched categories to enriched functors and enriched natural transformations and therefore defines a strict 2-functor F:V-CatW-Cat.

Facts & Assumptions

Given: Locally small monoidal categories V,W and a lax monoidal functor F:VW.

[L1]

Change of base sends each V-category A to the W-category FA with the same objects and hom-objects obtained by applying F (A lax monoidal functor induces change of base on enriched categories).

[L2]

An enriched functor is a hom-object map compatible with enriched composition and identities (Enriched functor).

[L3]

An enriched natural transformation is a family of unit-to-hom morphisms satisfying the enriched naturality law (Enriched natural transformation).

Proof

technique · direct
1.1

If T:AB is a V-functor, keep the same object map and apply F to each hom-object map TA,B:A(A,B)B(TA,TB). Because [L1] changed both source and target hom-objects by F, the same compatibility diagrams from [L2] commute after applying F, so this gives a W-functor FT:FAFB.

L1L2given
1.2

If α:TS is a V-natural transformation, compose each component 1VB(TA,SA) with the lax unit map 1WF(1V) and then with F of the component. The enriched naturality equation from [L3] is preserved because [L1] builds the target hom-objects and compositions by the same laxity data. So this yields a W-natural transformation Fα.

L1L3construct
2.1

Identity 1-cells, composite 1-cells, identity 2-cells, and vertical and horizontal compositions are preserved strictly because the construction is objectwise and applies the same functor F to every structural morphism. Hence F is a strict 2-functor.

step 1.1step 1.2
CorollaryStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-09-05Open item page →

The underlying ordinary category is change of base along the underlying-hom functor

Statement

The underlying ordinary category construction is the special case of change of base along the lax monoidal functor V(1,):VSet.

Facts & Assumptions

Given: The change-of-base and underlying-category constructions.

[L1]

Lax monoidal change of base extends to a 2-functor on enriched categories (Change of base extends to enriched functors and natural transformations as a 2-functor).

[L2]

The underlying-category construction sends each hom-object to the set of global elements V(1,) (The underlying-category construction is a 2-functor).

Proof

technique · direct
1.1

The hom-objects of the changed-base category along V(1,) are exactly the sets V(1,A(A,B)), which are the hom-sets of A0 in [L2].

L1L2given
2.1

The composition and identity maps are also the same ones: the lax structure on V(1,) is induced by tensoring global elements and then composing in V, which is exactly how [L2] defines composition and identities in the underlying category.

L2step 1.1
3.1

Therefore the underlying ordinary category is the change-of-base instance determined by V(1,).

L1step 2.1
RemarkRemark: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-05Open item page →

What this page does not prove about change of base

Remark

This page proves the basic change-of-base construction on enriched categories, enriched functors, and enriched natural transformations, and it isolates the underlying-category functor as an instance of it (The underlying ordinary category is change of base along the underlying-hom functor).

It does not develop the broader 2-categorical theory of monoidal categories and their adjunctions that Kelly explicitly declines in the source passage. So no claim is made here about a full 2-category of monoidal bases or a deeper change-of-base calculus beyond the concrete constructions already written.

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-05Open item page →

Enriched adjunction

Definition

Let F:AB and G:BA be V-functors, where V is enriched in itself (A closed monoidal category is enriched in itself).

An enriched adjunction FVG is a family of isomorphisms in V

B(FA,B)A(A,GB)

natural in A and B.

Applying global elements to these hom-objects gives ordinary bijections of hom-sets, but The underlying category can lose genuinely enriched information warns that the enriched isomorphism is stronger than merely having an adjunction in the underlying categories.

TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-05Open item page →

Right enriched adjoints preserve weighted limits

Statement

If F:AB is left adjoint to G:BA in the enriched sense, then G preserves every enriched weighted limit that exists in B.

Facts & Assumptions

Given: An enriched adjunction FVG and a weighted limit {W,T} in B.

[L1]

An enriched adjunction is a natural isomorphism B(FA,B)A(A,GB) (Enriched adjunction).

[L2]

A weighted limit represents the enriched natural-transformation object against the hom-functor (Enriched weighted limit).

Proof

technique · direct
1.1

For each AA, apply [L1] with B={W,T} to identify A(A,G{W,T}) with B(FA,{W,T}).

L1given
2.1

Because {W,T} is a weighted limit, [L2] identifies B(FA,{W,T}) with the enriched transformation object [J,V](W,B(FA,T)). Using [L1] again pointwise in the diagram variable replaces B(FA,T) by A(A,GT).

L1L2step 1.1
3.1

Step 2.1 is exactly the representing property for G{W,T} as the weighted limit of GT. Therefore G preserves the weighted limit.

L2step 2.1
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-05Open item page →

Enriched adjoint functor theorem for cotensored categories

Statement

Assume A and B are tensored and cotensored V-categories. For an ordinary adjunction F0G0 between their underlying categories, the following data are equivalent:

  1. an enriched adjunction FVG whose underlying adjunction is the given one;
  2. a V-functor structure on G together with coherent natural isomorphisms G(XB)XG(B).

Dually, this is equivalent to a V-functor structure on F together with coherent natural isomorphisms F(XA)XF(A).

Facts & Assumptions

Given: Tensored and cotensored V-categories and an ordinary adjunction on their underlying categories.

[L1]

An enriched adjunction is an isomorphism of enriched hom-objects natural in both variables (Enriched adjunction).

[L2]

Cotensors are represented by the enriched hom-objects against base objects (Tensor and cotensor in a V-category).

Proof

technique · direct
1.1

Assume first that FVG is an enriched adjunction. Applying the hom-object isomorphism of [L1] to the cotensor object XB and then reading the cotensor universal properties from [L2] shows that G(XB) represents the same functor as XGB. Therefore G preserves cotensors.

L1L2given
1.2

Conversely, assume G has the stated V-functor structure and coherent cotensor-preservation isomorphisms. For each base object X, the ordinary adjunction identifies maps FAXB with maps AG(XB). Cotensor preservation rewrites the target as AXGB, and applying the cotensor representing property of [L2] again converts this into maps XA(A,GB) naturally in X. By Yoneda in the base, these natural bijections determine a V-natural isomorphism B(FA,B)A(A,GB), giving [L1] and the compatible enriched structure on F.

L1L2algebra
2.1

Thus a coherent enriched structure on the right adjoint together with cotensor preservation is equivalent to lifting the underlying adjunction to an enriched one. The tensor statement is dual.

step 1.1step 1.2
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-05Open item page →

A V-category is tensored exactly when each covariant hom has a left enriched adjoint

Statement

Assume V is right closed monoidal. A V-category B is tensored if and only if, for every object C of B, the covariant enriched hom-functor B(C,):BV has a left enriched adjoint.

Facts & Assumptions

Given: A right-closed monoidal base V, a V-category B, and an object C of it.

[L1]

Tensors of C by objects XV are characterized by B(XC,B)[X,B(C,B)] (Tensor and cotensor in a V-category).

[L2]

An enriched adjunction is exactly a natural isomorphism of enriched hom-objects (Enriched adjunction).

[L3]

The functor B(C,) is the representable enriched functor at C (Representable enriched functor).

Proof

technique · direct
1.1

If B is tensored, then for each XV and BB the tensor formula of [L1] is exactly the enriched adjunction isomorphism between the functor XXC and the representable functor B(C,) from [L3]. So B(C,) has a left enriched adjoint.

L1L2L3given
1.2

Conversely, suppose B(C,) has a left enriched adjoint LC. Then [L2] gives isomorphisms B(LCX,B)[X,B(C,B)] natural in X and B. Comparing with [L1], the object LCX is exactly the tensor XC. So tensors exist for every X and C.

L1L2L3algebra
2.1

Hence B is tensored exactly when each covariant hom-functor has a left enriched adjoint.

step 1.1step 1.2
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-09-05Open item page →

Every enriched functor into the base is a weighted colimit of representables when the displayed weighted colimit exists

Statement

Assume V is symmetric monoidal right closed, locally small, complete, and cocomplete, and that its collection of objects is a set. Let A be a small V-category and let F:AV be a V-functor. If the weighted colimit

AF(A)A(A,)

exists, then it is naturally isomorphic to F. Thus F is a weighted colimit of representable enriched functors.

Facts & Assumptions

Given: A base V as in the statement, a small V-category A, and a V-functor F:AV.

[L1]

The strong enriched Yoneda lemma identifies F(K) with the particular end A[A(K,A),FA] (Strong enriched Yoneda lemma as a particular end).

[L2]

Enriched weighted limits and colimits are defined by enriched hom-object representation (Enriched weighted limit).

[L3]

The representables are the functors A(A,) (Representable enriched functor).

Proof

technique · direct
1.1

Evaluate the displayed coend at an object K of A. By [L2] and [L3], its value is CK:=AF(A)A(A,K).

L2L3given
2.1

Fix XV and define a V-functor GX:AopV by GX(A)=[F(A),X]. The coend universal property and the closed structure give natural isomorphisms [CK,X]A[F(A)A(A,K),X]A[A(A,K),[F(A),X]]. In Aop one has Aop(K,A)=A(A,K), so applying [L1] to GX identifies the last end with GX(K)=[F(K),X].

L1L2step 1.1algebra
3.1

The isomorphism [CK,X][F(K),X] from step 2.1 is natural in X. The enriched Yoneda principle therefore gives CKF(K). These isomorphisms are natural in K, so they assemble into an isomorphism of V-functors between the displayed weighted colimit and F.

L1step 2.1

5 · Examples, counterexamples and false statements

None yet.

Sources