DEF0205canonicalv1Enrichment Functor
The enrichment functor F_E: takes a category and produces its self-enrichment over H_τ. E₀ = Cat_τ, E_{k+1} = F_E(E_k). Each application creates a new layer with strictly richer structure. The iteration terminates at E₃.
Payload
Enrichment Functor
The enrichment functor F_E: takes a category and produces its self-enrichment over H_τ. E₀ = Cat_τ, E_{k+1} = F_E(E_k). Each application creates a new layer with strictly richer structure. The iteration terminates at E₃.
Enrichment Functor
Summary
The enrichment functor F_E: takes a category and produces its self-enrichment over H_τ. E₀ = Cat_τ, E_{k+1} = F_E(E_k). Each application creates a new layer with strictly richer structure. The iteration terminates at E₃.
Statement
%
\label{def:enrichment-functor}
The \emph{enrichment functor}
\[
\mathcal{F}_E : \cat{Cat}_\tau \longrightarrow \cat{Cat}_\tau
\]
acts on the category of $\tau$-categories as follows.
Given a $\tau$-category~$\mathcal{C}$
(a category enriched over~$\tau$ via~$H_\tau$),
the enrichment functor produces
$\mathcal{F}_E(\mathcal{C})$
whose data are:
\begin{enumerate}
\item \textbf{Objects}:
$\Obj(\mathcal{F}_E(\mathcal{C})) = \Obj(\mathcal{C})$.
The object set does not change.
\item \textbf{Hom objects}:
for $A, B \in \Obj(\mathcal{C})$,
\[
\Hom_{\mathcal{F}_E(\mathcal{C})}(A, B)
\;=\;
[\Hom_{\mathcal{C}}(A, B)]_{\tau},
\]
the internal Hom object in~$\tau$
associated to the Hom object of~$\mathcal{C}$.
That is, we apply the self-enrichment of~$\tau$
to the Hom objects of~$\mathcal{C}$.
\item \textbf{Composition}:
inherited from the composition morphism of~$\tau$,
applied to the enriched Hom objects.
\item \textbf{Identity}:
inherited from the identity morphism of~$\tau$.
\end{enumerate}
The enrichment functor preserves the monoidal structure
and the Yoneda embedding.
Proof / Justification
This item is definitional. No manuscript proof is required.
Source Context
- Registry source:
book-03.jsonlline 8 - Manuscript source:
2nd-edition/book-iii-categorical-spectrum/02_mainmatter/part01/ch04-the-self-enrichment-functor.texlines 287-323
Lean / Formalization Notes
- Formalization:
formalized - Module:
TauLib.BookIII.Enrichment.Functor - Name:
enrichment_functor_check
Dependencies
- Canonical: II.D53, II.T36, III.R04
Related Results
Generated by later projection phases.
Related Publications
Generated by later projection phases.
Revision Notes
- 2026-04-24: Initial pilot migration.
Identifiers
Aliases & legacy IDs
III.D04enrichment-functordef:enrichment-functorRelease lines
corpus_v3_workingcorpus_v2Relations
Formalized by (6)
Appears in (1)
Downstream uses (computed) (12)
Items in the corpus that reference this one via load-bearing relations. Computed from the full corpus-v3 graph at build time.
FTH0599formal theorem
FTH0599formal theorem
FTH0600formal theorem
FTH0600formal theorem
FTH0601formal theorem
FTH0601formal theorem
FTH0602formal theorem
FTH0602formal theorem
FTH0604formal theorem
FTH0604formal theorem
FTH0605formal theorem
FTH0605formal theoremSources
Version & History
Status disclaimer
A Corpus Item page reports the program's current internal record for this item. It does not imply external verification, scientific consensus, or final proof unless explicitly stated. Read it together with its dependencies, formalization status, and the program's overall stance.