Corpus theorem canonical 2026-05-27T20:53:50+00:00
Corpus v3 · Theorem cid001390THM0094canonicalv1

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.

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.jsonl line 95
  • Manuscript source: 2nd-edition/book-ii-categorical-holomorphy/02_mainmatter/part06/ch33-composition-structure.tex lines 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

Generated by later projection phases.

Generated by later projection phases.

Revision Notes

  • 2026-04-24: Initial pilot migration.

Identifiers

  • Corpus ID cid001390
  • Primary alias THM0094
  • Type Theorem
  • Status canonical
  • Visibility public
  • Version v1

Aliases & legacy IDs

II.T29associativity-of-holomorphic-compositionthm:associativity

Release lines

corpus_v3_workingcorpus_v2

Relations

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

  • Monograph cid000001Book II, Part 6, Chapter 33 (Part V)

Version & History

  • v1 · 2026-05-10 imported from v2 registry
  • v1 · 2026-05-10 wired formalized by in wave 5

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.

Save or share this page for inspection

Download a portable dossier, copy a reviewer note, or send this page to someone who can inspect it.

Email to expert