THM0094canonicalv1Associativity of Holomorphic Composition
Composition of tau-holomorphic maps is associative: (h . g) . f = h . (g . f) for all composable holomorphic maps. This, together with the identity map, makes HolEnd(tau) a category.
Payload
Associativity of Holomorphic Composition
Composition of tau-holomorphic maps is associative: (h . g) . f = h . (g . f) for all composable holomorphic maps. This, together with the identity map, makes HolEnd(tau) a category.
Associativity of Holomorphic Composition
Summary
Composition of tau-holomorphic maps is associative: (h . g) . f = h . (g . f) for all composable holomorphic maps. This, together with the identity map, makes HolEnd(tau) a category.
Statement
%
\label{thm:associativity}
Let $f = \{f_k\}$, $g = \{g_k\}$,
and $h = \{h_k\}$ be $\omega$-germ transformers.
Then
\[
\boxed{%
h \circ (g \circ f)
\;=\;
(h \circ g) \circ f.}
\]
Proof / Justification
The proof proceeds in two steps.
\emph{Step~1: Stagewise reduction.}
At each finite stage~$k$, both sides evaluate to
the same map $h_k \circ g_k \circ f_k$:
\begin{align*}
\bigl(h \circ (g \circ f)\bigr)_k
&\;=\;
h_k \circ (g_k \circ f_k),
\\[4pt]
\bigl((h \circ g) \circ f\bigr)_k
&\;=\;
(h_k \circ g_k) \circ f_k.
\end{align*}
These are equal by associativity
of set-theoretic function composition
on the finite stage $\mathbb{Z}/P_k\mathbb{Z}$.
\emph{Step~2: Coherent lift via the program monoid.}
Step~1 shows pointwise equality at each finite stage.
But $\omega$-germ transformers are not merely
families of stage maps---they are
coherent lifts of program-monoid elements.
Let $w_f, w_g, w_h \in \mathcal{M}_\tau$
be the program-monoid words
corresponding to $f$, $g$, $h$
(via the factorization I.D49, Book~I).
Then:
\[
g \circ f
\;\longleftrightarrow\;
w_g \cdot w_f,
\qquad
h \circ (g \circ f)
\;\longleftrightarrow\;
w_h \cdot (w_g \cdot w_f).
\]
By the program monoid's associativity (I.P02, Book~I):
\[
w_h \cdot (w_g \cdot w_f)
\;=\;
(w_h \cdot w_g) \cdot w_f,
\]
which corresponds to $(h \circ g) \circ f$.
The coherent lift is faithful
(program-monoid multiplication
corresponds bijectively
to $\omega$-germ composition,
by the Mutual Determination Theorem II.T27),
so the equality lifts
from the monoid to the $\omega$-germ level.
Source Context
- Registry source:
book-02.jsonlline 95 - Manuscript source:
2nd-edition/book-ii-categorical-holomorphy/02_mainmatter/part06/ch33-composition-structure.texlines 341-353
Lean / Formalization Notes
- Formalization:
formalized - Module:
TauLib.BookII.Hartogs.CategoryStructure - Name:
hol_assoc_check
Dependencies
- Canonical: I.D49, II.D39, II.D40, II.T26
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
II.T29associativity-of-holomorphic-compositionthm:associativityRelease lines
corpus_v3_workingcorpus_v2Relations
Formalized by (2)
Appears in (1)
Downstream uses (computed) (4)
Items in the corpus that reference this one via load-bearing relations. Computed from the full corpus-v3 graph at build time.
Sources
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.