# EveMissLab Ontology Core Series — Paper 02
# 型別化三元算子族：跨潛能、激發、顯現與圖表示的展開—連接—收斂動力學
## Typed Triadic Operator Families: Expansion, Connection, and Convergence Across Latent, Active, Manifest, and Graph Layers

- 文件編號：EML-ONTO-CORE-02
- 版本：v0.1
- 日期：2026-08-15
- 作者：Neo.K × AI 協作
- 機構：EveMissLab／一言諾科技有限公司
- 系列：Ontology Core Series
- 上游正典：
  - `EveMissLab Ontology Canon v0.1`
  - `Ontology Genealogy & Symbol Migration Map v0.1`
  - `EML-ONTO-CORE-01：潛能、載域與顯現`
- 性質：本體論方法論／資訊本體論／算子理論／狀態空間與跨層動力學
- 證據狀態：理論框架與形式定義；不宣稱三元分類已被證明為所有自然過程的唯一最小完備基

---

# 摘要

EveMissLab 早期三元統一本體論以展開（Expansion）、連接（Connection）、收斂（Convergence）描述跨尺度動力過程，並在後續三元湧動論中進一步改寫為持續進行的 $E$ -ing、 $C$ -ing、 $V$ -ing。然而，當這套語言被應用到潛能域、已激發狀態、觀察者顯現、圖表示、理論版本、AI Runtime 與多存在耦合時，一個根本問題逐漸浮現：同樣被稱為「展開」「連接」「收斂」的操作，究竟是否作用在同一種對象上？若 domain、codomain、尺度、觀察者與保留不變量都不同，僅依動詞名稱宣稱它們相同，會造成跨層語義坍縮。

本文因此將舊三元從三個單一算子：

$$
E,\quad C,\quad V
$$

重構為三個**型別化算子族**：

$$
\boxed{
\mathfrak E,
\qquad
\mathfrak L,
\qquad
\mathfrak C.
}
$$

其中：

$$
\mathfrak E
=
\{\mathcal E_\alpha\},
$$

$$
\mathfrak L
=
\{\mathcal L_\beta\},
$$

$$
\mathfrak C
=
\{\mathcal C_\gamma\}.
$$

本文建立五個核心修正。

第一，任何具體算子都必須帶有 source layer、target layer、context、structural axis 與 invariants：

$$
\boxed{
\operatorname{sig}(T)
=
(
\ell_{\mathrm{src}},
\ell_{\mathrm{dst}},
q,
\tau,
\mathcal J
).
}
$$

第二，展開與收斂不是算子的絕對名稱，而是相對某個 typed structural witness 的方向判定。本文定義：

$$
\boxed{
\sigma_\tau(T;x)
\in
\{+,\ 0,\ -,\ ?\},
}
$$

分別表示在軸 $\tau$ 上擴張、保持、收束或不可比較。同一算子因此可以同時在不同軸上呈現：

$$
(+,-,0,\ldots).
$$

第三，Connection 不被定義成 Expansion 與 Convergence 的中間數值，而被定義成**關係結構的建立、傳輸、接口形成或耦合成立**。因此連接具有與 $+/-$ 方向不同的 relational type。

第四，本文建立跨層算子相容條件。若低層算子 $T_a$ 與高層算子 $T_b$ 透過投影 $\Pi_{a\to b}$ 對應，真正的「同一動力跨層實現」至少要求交換圖：

$$
\boxed{
\Pi_{a\to b}
\circ
T_a
=
T_b
\circ
\Pi_{a\to b}.
}
$$

若只近似成立，則必須報告 commutation defect，而不能僅靠語義名稱宣稱同構。

第五，本文重新解釋歷史上的「無限展開、無限連接、無限收斂」。在正典版本中，「無限」優先表示**無預設有限終點的可持續迭代過程**：

$$
\mathfrak E^\omega,
\quad
\mathfrak L^\omega,
\quad
\mathfrak C^\omega,
$$

而不自動宣稱某個完成的實無窮對象或極限存在。只有在另外給定 topology、metric、order 或 closure condition 時，才可談實際 limit。

由此，舊的：

$$
E\rightarrow C\rightarrow V
$$

不再被視為所有系統都必須遵守的固定時序，而被重新定位為**typed triadic path 的一個重要特例**。一般三元動力被描述為在合法型別條件下組合的 operator word / path system。

本文為下一篇 SSDC 提供 Connection family 的正式上位型別，並為後續 Information、Identity、Closure 與 CRL 系列建立可驗證的跨層算子語法。

**關鍵詞：** 三元本體論、展開、連接、收斂、型別化算子、跨層投影、交換圖、SSDC、coarse-graining、open systems、compositionality、無限展開

---

# 1. 問題：三個動詞太大了

舊三元核心可以粗略寫成：

$$
\boxed{
\text{Expansion}
\rightarrow
\text{Connection}
\rightarrow
\text{Convergence}.
}
$$

這個語言具有高度壓縮力。

但壓縮力本身也會產生風險。

例如以下操作都曾被描述為「展開」：

- 一個 latent state 被激發；
- 一張圖新增節點；
- 一個理論增加候選分支；
- 一個 observer 提高解析度；
- 一個語義查詢展開更多概念；
- 一個模型增加維度；
- 一個系統增加可達狀態。

它們顯然不是同一個函數。

同樣，「收斂」可能表示：

- 候選集縮小；
- optimization objective 下降；
- graph pruning；
- coarse-graining；
- semantic compression；
- 理論版本穩定；
- dynamical limit；
- observer representation 降維。

如果不分型，容易產生：

$$
\boxed{
\text{same verb}
\Rightarrow
\text{same operator}
}
$$

的錯誤。

本文的第一任務因此是撤掉這個推論。

---

# 2. 上游狀態層

Paper 01 已建立：

$$
\boxed{
\Omega_{\mathrm{car}}
\xrightarrow{\Lambda}
\mathcal X_{\mathrm{lat}}
\xrightarrow{\operatorname{Act}_c}
\mathcal X_{\mathrm{act}}
\xrightarrow{\Pi_q}
\mathcal M_q
\xrightarrow{\Gamma_q}
\mathcal G_q.
}
$$

本文將主要工作層記為：

$$
\boxed{
\mathbb L
=
\{
\mathrm{lat},
\mathrm{act},
\mathrm{man}(q),
\mathrm{graph}(q)
\}.
}
$$

其中：

- $\mathrm{lat}$：latent admissible states；
- $\mathrm{act}$：activated states；
- $\mathrm{man}(q)$：observer-relative manifest states；
- $\mathrm{graph}(q)$：graph-extracted representation。

 $\Omega_{\mathrm{car}}$ 是 carrier，而非必然與其他層同型的 state object，因此不強迫把它當成普通運算層。

---

# 3. Typed Operator

## 定義 3.1 — Operator Signature

一個具體算子：

$$
T
$$

必須至少具有：

$$
\boxed{
\operatorname{sig}(T)
=
(
\ell_{\mathrm{src}},
\ell_{\mathrm{dst}},
q,
\tau,
\mathcal J
).
}
$$

其中：

- $\ell_{\mathrm{src}}$：source layer；
- $\ell_{\mathrm{dst}}$：target layer；
- $q$：observer / scale / resolution / context；
- $\tau$：本文用來判定方向的 structural axis；
- $\mathcal J$：要求保存的不變量或合法性條件。

因此：

$$
T:
\mathcal X_{\ell_{\mathrm{src}}}
\rightarrow
\mathcal X_{\ell_{\mathrm{dst}}}
$$

只是最基本的 typing。

---

# 4. 為什麼不能只看集合大小？

若把 Expansion 定義成：

$$
|X'|>|X|,
$$

會立即遇到問題。

例如一個表示從：

$$
\mathbb R^2
$$

轉成更高解析度但同基數的：

$$
\mathbb R^3,
$$

兩者 cardinality 都是 continuum。

再例如 graph connection 增加一條重要 causal edge：

$$
|V'|=|V|,
$$

但 relational structure 已實質改變。

因此本文不建立單一 universal size functional。

而是引入 typed structural witness。

---

# 5. Structural Witness

## 定義 5.1 — Typed Structural Witness

對某個研究軸：

$$
\tau,
$$

定義：

$$
\boxed{
F_\tau:
\mathcal X_\ell
\rightarrow
P_\tau,
}
$$

其中：

$$
(P_\tau,\preceq_\tau)
$$

是一個 preordered structure。

 $F_\tau$ 可以依任務代表：

- distinguishable states；
- reachable states；
- dimension；
- semantic coverage；
- branch count；
- relational rank；
- graph connectivity；
- model capacity；
- description complexity；
- admissible degrees of freedom；
- uncertainty；
- unresolved alternatives。

本文不要求所有 $F_\tau$ 都是數值。

---

# 6. Direction Signature

## 定義 6.1 — Single-Axis Direction

對：

$$
T:x\mapsto T(x),
$$

定義：

$$
\boxed{
\sigma_\tau(T;x)
=
\begin{cases}
+ & F_\tau(x)\prec_\tau F_\tau(Tx),\\
0 & F_\tau(x)\sim_\tau F_\tau(Tx),\\
- & F_\tau(Tx)\prec_\tau F_\tau(x),\\
? & \text{otherwise / incomparable}.
\end{cases}
}
$$

因此：

- $+$：在 $\tau$ 上展開；
- $-$：在 $\tau$ 上收斂；
- $0$：該軸保持；
- $?$：該軸不可比較。

這一式是新版三元分類最重要的技術修正之一。

---

# 7. Multi-Axis Direction Signature

若研究：

$$
\boldsymbol\tau
=
(
\tau_1,\ldots,\tau_m
),
$$

則：

$$
\boxed{
\boldsymbol\sigma(T;x)
=
(
\sigma_{\tau_1},
\ldots,
\sigma_{\tau_m}
).
}
$$

例如某理論壓縮操作可能：

$$
\boldsymbol\sigma(T)
=
(
-_{\mathrm{text}},
+_{\mathrm{relation}},
0_{\mathrm{causal}},
-_{\mathrm{branch}}
).
$$

意思是：

- 文本量收斂；
- 顯式關係展開；
- 因果結構保持；
- 未解分支減少。

因此：

$$
\boxed{
\text{一個 operation 可以同時具有多個方向。}
}
$$

---

# 8. Expansion Family

## 定義 8.1 — Typed Expansion

若對目標軸 $\tau_E$：

$$
\boxed{
\sigma_{\tau_E}(T;x)=+,
}
$$

且：

$$
T
$$

滿足指定 legality / invariant constraints：

$$
\mathcal J_E,
$$

則稱 $T$ 為 $\tau_E$ -typed expansion。

所有此類算子構成：

$$
\boxed{
\mathfrak E_{\tau_E}
}
$$

而總 Expansion family：

$$
\boxed{
\mathfrak E
=
\bigcup_{\tau}
\mathfrak E_\tau.
}
$$

---

# 9. Expansion 的四個基本 layer subtype

Paper 01 已暗示至少四種 Expansion。

## 9.1 Latent Expansion

若：

$$
\mathcal X_{\mathrm{lat}}^{(t)}
\subsetneq
\mathcal X_{\mathrm{lat}}^{(t+1)},
$$

稱：

$$
\boxed{
\mathcal E^{\mathrm{lat}}
}
$$

為 latent admissibility expansion。

它可能由：

- rule change；
- capability increase；
- resource increase；
- boundary relaxation；
- new grammar；
- new dimension；

造成。

---

## 9.2 Activation Expansion

若真正 active degrees of freedom 增加：

$$
\boxed{
\mathcal E^{\mathrm{act}}
:
x_t^{\mathrm{act}}
\rightarrow
x_{t+1}^{\mathrm{act}},
}
$$

且指定 active-state witness 為 $+$，則為 activation expansion。

---

## 9.3 Manifest / Resolution Expansion

若 underlying active state 不變，但：

$$
q_1
\rightarrow
q_2
$$

使：

$$
F_{\mathrm{resolution}}
(
\Pi_{q_1}(x)
)
\prec
F_{\mathrm{resolution}}
(
\Pi_{q_2}(x)
),
$$

則：

$$
\boxed{
\mathcal E^{\mathrm{repr}}
}
$$

為 representation expansion。

這是「看見更多」而不一定是「世界生成更多」。

---

## 9.4 Graph Expansion

若：

$$
G_q=(V,E)
$$

變成：

$$
G_q'=(V',E'),
$$

並使指定 graph witness 增加，例如：

$$
|V'|>|V|
$$

或：

$$
|E'|>|E|
$$

或 relational rank 上升，則為：

$$
\boxed{
\mathcal E^{\mathrm{graph}}.
}
$$

---

# 10. Connection Family

Connection 不以：

$$
+
$$

或：

$$
-
$$

定義。

它回答的是：

> 原先可獨立指稱的結構之間，是否建立了新的合法關係接口、傳輸、依賴、耦合或共同域？

---

# 11. General Connection Object

給兩個 typed objects：

$$
A,
\qquad
B.
$$

最一般地，Connection 可以由一個 interface / joint object：

$$
J_{AB}
$$

與映射：

$$
i_A:A\rightarrow J_{AB},
$$

$$
i_B:B\rightarrow J_{AB}
$$

表示：

$$
\boxed{
A
\rightarrow
J_{AB}
\leftarrow
B.
}
$$

但僅有這個形狀還不足以說明實際 coupling。

因此還需 relational witness：

$$
\boxed{
R_{AB}\neq\varnothing
}
$$

或 transport / interaction law。

---

# 12. Connection 的最低定義

## 定義 12.1 — Typed Connection

一個算子：

$$
\mathcal L_\beta
$$

若從：

$$
(A,B)
$$

生成 joint relational structure：

$$
J_{AB},
$$

且至少存在一個非平凡 relation / transport witness：

$$
R_{AB},
$$

使：

$$
\boxed{
\operatorname{Rel}(A,B;J_{AB})\neq\varnothing,
}
$$

則稱為 typed connection。

所有此類操作構成：

$$
\boxed{
\mathfrak L.
}
$$

---

# 13. Connection 不等於 Expansion

新增一條 edge：

$$
A\rightarrow B
$$

可能使：

$$
F_{\mathrm{edge}}:+
$$

但：

$$
F_{\mathrm{node}}:0.
$$

因此：

$$
\mathcal L
$$

可以在某 structural axis 上伴隨 Expansion，但 Connection 的定義不是：

$$
\sigma=+.
$$

反過來，兩個子系統可能建立 transport interface，但整體自由度因同步約束下降。

此時可能：

$$
\boxed{
\mathcal L
\land
\sigma_{\mathrm{freedom}}=-.
}
$$

所以 Connection 與 Expansion/Convergence 是不同分類軸。

---

# 14. Connection Hierarchy

本文先建立五級工作分類。

## L0 — Adjacency

$$
A-B
$$

只表示某種 relation label 存在。

## L1 — Addressable Transport

存在：

$$
T_{A\to B}.
$$

A 的某些內容可以被搬運／翻譯到 B。

## L2 — Active Influence

B 的更新式實際依賴 A：

$$
x_B'
=
F_B
(
x_B,
T_{A\to B}(x_A)
).
$$

## L3 — Shared-State Domain

存在共同可成立的 state-sharing structure。

這將由下一篇 SSDC 正式定義。

## L4 — Mutual / Recursive Coupling

存在：

$$
A\rightarrow B
$$

及：

$$
B\rightarrow A
$$

的非平凡 feedback，甚至使 joint state dynamics 必須整體描述。

此階梯不是價值排序，而是 relational strength / structure typing。

---

# 15. SSDC 的上位位置

因此：

$$
\boxed{
\mathrm{SSDC}
\subset
\mathfrak L
}
$$

仍保留。

但：

$$
\mathfrak L
\neq
\mathrm{SSDC}.
$$

一條引用、依賴、地址映射可以是 Connection，但未必形成 shared-state domain。

下一篇將精確建立：

$$
\mathrm{SSDC}_{AB}^q
=
(
Share,
Transport,
Couple,
Measure
)_{AB}^q.
$$

---

# 16. Convergence Family

## 定義 16.1 — Typed Convergence

若對目標軸 $\tau_C$：

$$
\boxed{
\sigma_{\tau_C}(T;x)=-,
}
$$

並保留指定 invariants：

$$
\mathcal J_C,
$$

則稱 $T$ 為 $\tau_C$ -typed convergence。

構成：

$$
\boxed{
\mathfrak C_{\tau_C}.
}
$$

總 Convergence family：

$$
\boxed{
\mathfrak C
=
\bigcup_\tau
\mathfrak C_\tau.
}
$$

---

# 17. 收斂不等於刪除

一個 convergence 可以：

- merge equivalent states；
- remove redundant representation；
- reduce unresolved branches；
- decrease optimization error；
- quotient by an equivalence relation；
- compress description；
- stabilize dynamics；
- project to a lower-resolution representation。

因此：

$$
\boxed{
\text{Convergence}
\neq
\text{destructive deletion}.
}
$$

是否失真，要由後續：

$$
\Delta_{\mathbf I}
$$

判定。

---

# 18. 收斂也不等於 limit existence

若：

$$
x_0
\xrightarrow{\mathcal C_0}
x_1
\xrightarrow{\mathcal C_1}
x_2
\rightarrow
\cdots
$$

在某 witness 上持續下降：

$$
F_\tau(x_{n+1})
\preceq
F_\tau(x_n),
$$

只表示一個 descending process。

要宣稱：

$$
\lim_{n\to\infty}x_n=x^\star
$$

仍需：

- topology；
- metric；
- completeness；
- compactness；
- monotonicity plus suitable order conditions；
- fixed-point or convergence theorem；

等額外條件。

因此：

$$
\boxed{
\text{directional convergence}
\neq
\text{proved analytic limit}.
}
$$

---

# 19. 同一具體算子的多重身份

假設一個操作：

$$
T
$$

把十份重複理論稿：

$$
D_1,\ldots,D_{10}
$$

重構成一份 dependency graph。

可能：

$$
\sigma_{\mathrm{text}}(T)=-,
$$

$$
\sigma_{\mathrm{explicit-relations}}(T)=+,
$$

$$
\sigma_{\mathrm{unresolved-branches}}(T)=-.
$$

同時：

$$
T
\in
\mathfrak L
$$

因為它新增大量 explicit links。

因此：

$$
\boxed{
T
\in
\mathfrak E_{\mathrm{relation}}
\cap
\mathfrak C_{\mathrm{text}}
\cap
\mathfrak L.
}
$$

這不構成矛盾。

新版三元不是互斥三分類。

它更接近：

$$
\boxed{
\text{typed directional-relational signature system}.
}
$$

---

# 20. 三元不可被簡化為單一 scalar phase

因此本文不採：

$$
p_E+p_L+p_C=1
$$

作為一般正典公理。

某些特定 model 可以定義 normalized weights：

$$
\alpha_E+\beta_L+\gamma_C=1,
$$

但它只是 model-specific simplex representation。

在一般 Ontology Canon 中：

$$
\boxed{
\mathfrak E,\mathfrak L,\mathfrak C
}
$$

可以重疊、並行、嵌套。

---

# 21. Cross-Layer Operator Transport

如果同一研究者說：

> 這個 low-level expansion 在 graph layer 也表現成 expansion。

這需要額外條件。

設：

$$
T_a:
X_a\rightarrow X_a'
$$

與：

$$
T_b:
X_b\rightarrow X_b'.
$$

以及 projection / abstraction：

$$
\Pi_{a\to b}.
$$

真正的 exact preservation 要求：

## 定義 21.1 — Exact Operator Commutation

$$
\boxed{
\Pi_{a\to b}
\circ
T_a
=
T_b
\circ
\Pi_{a\to b}.
}
$$

這表示：

> 先在低層作用再投影，與先投影再在高層作用，得到相同結果。

---

# 22. Commutation Defect

現實模型常只能近似成立。

若 target space 有 distance / discrepancy：

$$
d_b,
$$

定義：

$$
\boxed{
\delta_{\Pi,T}(x)
=
d_b
\left(
\Pi_{a\to b}(T_a x),
T_b(\Pi_{a\to b}x)
\right).
}
$$

全域 defect 可寫：

$$
\boxed{
\Delta_{\Pi,T}
=
\sup_{x\in D}
\delta_{\Pi,T}(x)
}
$$

若 supremum 合法存在。

因此：

$$
\Delta_{\Pi,T}=0
$$

表示 exact commuting。

而：

$$
\Delta_{\Pi,T}\le\epsilon
$$

表示 approximate preservation。

---

# 23. 名字相同不代表跨層動力相同

即使：

$$
T_a
$$

與：

$$
T_b
$$

都被自然語言叫做 Expansion，如果：

$$
\Pi T_a
\neq
T_b\Pi,
$$

則它們只是：

$$
\boxed{
\text{analogically similar}
}
$$

而不是已證明同一跨層算子。

這條規則直接防止：

- 物理 expansion；
- 認知 expansion；
- 語義 expansion；
- 社會 expansion；

僅因名稱相同就被宣稱嚴格同構。

---

# 24. Cross-Layer Direction Preservation

比 exact commutation 更弱的條件是：

$$
\boxed{
\sigma_\tau(T_a;x)
=
\sigma_{\tau'}(T_b;\Pi x).
}
$$

即：

> 低層與高層至少保持同方向。

這可稱：

$$
\boxed{
\text{direction-preserving abstraction}.
}
$$

但仍不代表 dynamics identical。

---

# 25. Triadic Composition Grammar

舊框架常寫：

$$
E
\rightarrow
C
\rightarrow
V.
$$

新版改成 operator alphabet：

$$
\boxed{
\Sigma_3
=
\{
\mathsf E,
\mathsf L,
\mathsf C
\}.
}
$$

形式 word：

$$
w
\in
\Sigma_3^\ast.
$$

但不是每個 word 都合法。

---

# 26. Typed Path Legality

對：

$$
T_1,\ldots,T_n,
$$

只有當：

$$
\operatorname{cod}(T_i)
=
\operatorname{dom}(T_{i+1})
$$

或存在合法 adapter / projection 時，才可以組合。

因此：

$$
\boxed{
T_n\circ\cdots\circ T_1
}
$$

是一條 typed path。

自然語言寫：

$$
E\rightarrow L\rightarrow C
$$

只是一個 label sequence。

真正數學內容在：

$$
\boxed{
\operatorname{sig}(T_1),
\ldots,
\operatorname{sig}(T_n).
}
$$

---

# 27. 經典三元循環的現行地位

舊：

$$
\boxed{
\mathcal C
\circ
\mathcal L
\circ
\mathcal E
}
$$

仍然保留為重要 pattern。

例如：

$$
\text{Generate alternatives}
\rightarrow
\text{connect evidence}
\rightarrow
\text{reduce unresolved freedom}.
$$

但：

$$
\boxed{
ELC
}
$$

不再被視為唯一合法 path。

可以存在：

$$
ELEC,
$$

$$
LCE,
$$

$$
EEC,
$$

$$
CL,
$$

甚至多個 parallel branches。

---

# 28. Parallel Triadic Dynamics

對多個 components：

$$
A_1,\ldots,A_n,
$$

可以：

$$
\mathcal E_{A_1},
\quad
\mathcal C_{A_2},
\quad
\mathcal L_{A_3A_4}
$$

同時發生。

因此全域 state update 可寫成：

$$
\boxed{
X_{t+1}
=
\mathcal T_t(X_t)
}
$$

其中：

$$
\mathcal T_t
$$

由多個 typed triadic operators 組合，而不是只有一個 global phase label。

---

# 29. 「無限」的重新正典化

歷史用語：

- 無限展開；
- 無限連接；
- 無限收斂；

具有重要直覺，但形式上有歧義。

本文將它分成兩種。

---

# 30. Unbounded Iteration

## 定義 30.1 — Unbounded Expansion Process

若存在：

$$
x_0
\xrightarrow{\mathcal E_0}
x_1
\xrightarrow{\mathcal E_1}
x_2
\rightarrow
\cdots
$$

使對任何預設有限步數 $N$，理論都不要求：

$$
x_N
$$

是最終 expansion endpoint，則記：

$$
\boxed{
\mathfrak E^\omega.
}
$$

類似定義：

$$
\boxed{
\mathfrak L^\omega,
\qquad
\mathfrak C^\omega.
}
$$

其意義是：

$$
\boxed{
\text{open-ended iteration},
}
$$

不是：

$$
\boxed{
\text{a completed actual infinity has been constructed}.
}
$$

---

# 31. Limit-Bearing Infinity

只有在另有結構時，才可以進一步寫：

$$
x_n\rightarrow x^\star.
$$

例如：

$$
(\mathcal X,d)
$$

為 metric space，並證明序列收斂。

因此：

$$
\boxed{
\mathfrak C^\omega
}
$$

不自動推出：

$$
\boxed{
\exists
\lim_{n\to\infty}x_n.
}
$$

同理，無限展開不自動推出 infinite-dimensional completed object。

---

# 32. 無限連接的三種不同意思

「無限連接」至少應區分：

## A. Unbounded edge addition

$$
|E_n|
\rightarrow
\text{unbounded}.
$$

## B. Expanding interface closure

越來越多 subsystem pairs 得到合法 transport。

## C. Increasing relational depth

不是 edge 數量增加，而是：

$$
A-B
$$

關係從 adjacency 進化到：

$$
transport
\rightarrow
coupling
\rightarrow
shared-state domain
\rightarrow
recursive coupling.
$$

因此：

$$
\boxed{
\mathfrak L^\omega
}
$$

不能只用 edge count 定義。

---

# 33. Operator Fixed Points

某個 typed operator：

$$
T
$$

若：

$$
T(x^\star)=x^\star,
$$

則：

$$
x^\star
$$

是 $T$ 的 fixed point。

但：

$$
\boxed{
\text{fixed point}
\neq
\text{global closure}.
}
$$

因為還要問：

- 對哪個 operator？
- 對哪個 layer？
- 是否有其他 admissible operators？
- perturbation 後是否離開？
- branch 是否全部處理？

這一點留給 Paper 06。

---

# 34. Convergence 與 Closure 的邊界

目前只保留：

$$
\boxed{
\mathfrak C
\neq
\mathfrak{Cl}.
}
$$

Convergence 是 directional operator family。

Closure 是 typed closure condition / process family。

可能：

$$
\text{convergence}
\rightarrow
\text{closed state}
$$

也可能：

$$
\text{closed structure}
$$

沒有任何收斂過程。

所以兩者不得同義。

---

# 35. Convergence 與 CRL 的邊界

同樣：

$$
\boxed{
CRL
\neq
\mathfrak C.
}
$$

CRL 特別處理：

- branch merge；
- certified equivalence；
- unresolved divergence preservation；
- next-stage re-linking。

因此 CRL 可以同時包含：

$$
\mathfrak C
+
\mathfrak L
$$

的 typed effects，但它本身是一個 higher-order branch-management operator。

詳細形式留給 Paper 06。

---

# 36. 差—合—化的現行地位

歷史：

$$
\langle
\Delta,
\mathcal U,
\nabla
\rangle
$$

仍是一套重要 alternative basis。

但新版不寫：

$$
\boxed{
\langle\Delta,\mathcal U,\nabla\rangle
=
\langle\mathfrak E,\mathfrak L,\mathfrak C\rangle.
}
$$

改為 typed mapping candidates。

例如：

$$
\operatorname{Diff}_\tau
\rightarrow
\mathfrak E_\tau
$$

可能在「差異生成」軸成立。

$$
\operatorname{Couple}_\tau
\rightarrow
\mathfrak L
$$

可能在 coupling domain 成立。

但：

$$
\operatorname{Transform}_\tau
$$

可能對某軸是 Expansion、另一軸是 Convergence、另一軸為 neutral。

所以：

$$
\boxed{
\text{Transformation}
\neq
\text{Convergence}.
}
$$

---

# 37. No-Go 1：裸動詞同一性

禁止：

$$
\boxed{
\text{兩篇論文都寫「展開」}
\Rightarrow
\text{算子同一}.
}
$$

必須比較：

$$
\operatorname{sig}(T).
$$

---

# 38. No-Go 2：單一 scalar 分類

禁止要求每個 operator 只能選：

$$
E
\quad\text{or}\quad
L
\quad\text{or}\quad
C.
$$

新版允許：

$$
T
\in
\mathfrak E_{\tau_1}
\cap
\mathfrak C_{\tau_2}
\cap
\mathfrak L.
$$

---

# 39. No-Go 3：連接必然增加自由度

Connection 可以增加約束。

例如 synchronization：

$$
x_A=x_B
$$

可能使 joint degrees of freedom 下降。

因此：

$$
\boxed{
\mathcal L
\not\Rightarrow
\sigma_{\mathrm{freedom}}=+.
}
$$

---

# 40. No-Go 4：收斂必然損失信息

若 convergence 只消除 redundant representation，而完整保存指定 sufficient structure，則：

$$
\Delta_{\mathbf I}
$$

可能在 relevant axes 上為零。

因此：

$$
\boxed{
\mathfrak C
\not\Rightarrow
\text{information destruction}.
}
$$

---

# 41. No-Go 5：跨層同方向等於同構

即使：

$$
\sigma(T_a)=\sigma(T_b)=+,
$$

也不能推出：

$$
T_a\simeq T_b.
$$

至少還需 cross-layer preservation / commutation conditions。

---

# 42. No-Go 6：所有過程都有 ELC 順序

某些系統可能：

$$
L\rightarrow E,
$$

例如先建立 coupling 才產生新的 collective mode。

某些系統可能：

$$
C\rightarrow E,
$$

例如先壓縮表示，才讓新的搜尋空間可計算。

因此：

$$
\boxed{
ELC
}
$$

是 canonical pattern，不是 universal temporal law。

---

# 43. No-Go 7：無限等於極限存在

$$
\mathfrak E^\omega,
\mathfrak L^\omega,
\mathfrak C^\omega
$$

只表示 open-ended iterative families。

不得自動推出：

$$
\lim,
\quad
\omega\text{-completion},
\quad
\text{actual infinity}.
$$

---

# 44. Example A：觀察解析度

同一 active state：

$$
x.
$$

低解析度：

$$
M_1=\Pi_{q_1}(x).
$$

高解析度：

$$
M_2=\Pi_{q_2}(x).
$$

若：

$$
F_{\mathrm{distinction}}(M_1)
\prec
F_{\mathrm{distinction}}(M_2),
$$

則：

$$
\boxed{
\mathcal E^{\mathrm{repr}}
}
$$

成立。

但：

$$
x
$$

沒有 ontic expansion。

---

# 45. Example B：Graph Merge

兩個 equivalent nodes：

$$
v_1,
v_2
$$

被 merge：

$$
v^\star.
$$

node count：

$$
-
$$

但 provenance edge 可能新增：

$$
+.
$$

因此：

$$
\boldsymbol\sigma
=
(-_{\mathrm{node}},+_{\mathrm{provenance}}).
$$

這是典型 multi-axis convergence。

---

# 46. Example C：同步

兩個 systems：

$$
A,
B
$$

建立：

$$
x_A=x_B
$$

的 synchronization constraint。

這是：

$$
\mathcal L
$$

因為 connection / coupling 成立。

但 joint freedom 可能：

$$
-.
$$

因此：

$$
\boxed{
\mathcal L
+
\mathfrak C_{\mathrm{freedom}}
}
$$

可以同時成立。

舊 $Co$ 同步算子在 Ontology Canon 中因此被重新定位為：

$$
\boxed{
SSDC^{\mathrm{sync}}
}
$$

的歷史工程 subtype。

---

# 47. Example D：理論呼吸

一篇理論加入新反例：

$$
\mathcal E^{\mathrm{branch}}.
$$

與舊理論建立依賴：

$$
\mathcal L^{\mathrm{theory}}.
$$

合併等價分支：

$$
\mathcal C^{\mathrm{branch}}.
$$

固化版本：

$$
\operatorname{Rest}.
$$

因此 Theory Breathing 可以重寫成：

$$
\boxed{
\operatorname{Rest}
\circ
\mathcal C^{\mathrm{branch}}
\circ
\mathcal L^{\mathrm{theory}}
\circ
\mathcal E^{\mathrm{branch}}.
}
$$

它是 triadic families 的 version-dynamics realization，不是第四元本體論。

---

# 48. External Comparison：Open Systems 與 Compositionality

本節只作方法論比較。

Applied category theory 中，structured / decorated cospan frameworks 以帶 interface 的 open systems 為研究對象，並用 compositional structure 描述子系統如何組合。

本文吸收的不是：

> Connection family 就等於 cospan。

而是：

$$
\boxed{
\text{interconnection needs typed interfaces and composition laws}.
}
$$

這正好支持本文拒絕把 Connection 簡化成一條無型別 edge。

---

# 49. External Comparison：Wiring Diagrams

open dynamical systems 的 wiring-diagram 研究區分：

- syntax of interconnection；
- semantics of dynamical systems。

本文對應地區分：

$$
\boxed{
\text{graph / interface connection}
}
$$

與：

$$
\boxed{
\text{actual state coupling}.
}
$$

這一區分將在 SSDC 中進一步形式化。

---

# 50. External Comparison：Bisimulation / Abstraction

approximate bisimulation 研究處理：

> 抽象模型在什麼條件下保存原系統的 dynamical behavior？

本文不直接採用其控制系統定義，但借用同一個嚴格精神：

$$
\boxed{
\text{cross-layer similarity needs preservation conditions}.
}
$$

因此本文引入：

$$
\Pi T_a
=
T_b\Pi
$$

與 commutation defect，而不是用語義同名替代證明。

---

# 51. External Comparison：Lumpability

Markov aggregation / lumpability 研究顯示：

> state aggregation 只有在額外條件下，才會在 aggregate level 保留合法 dynamics，甚至 de-aggregation 能否成立也依賴條件。

這提供另一個重要警告：

$$
\boxed{
\text{coarse-graining}
\not\Rightarrow
\text{dynamics automatically survives}.
}
$$

因此 projection 後的 Convergence 不能自動被當成原系統的等價模型。

---

# 52. 本文不主張什麼

本文明確不主張：

1. $\mathfrak E,\mathfrak L,\mathfrak C$ 已被證明是自然界唯一最小完備算子基；
2. 所有物理、生物、認知、社會過程都能無損分成三元；
3. 所有 Expansion 可用同一 scalar 衡量；
4. Connection 一定可以用 graph edge 完整表示；
5. Convergence 一定有 analytic limit；
6. 三元 operator families 彼此互斥；
7. ELC 是所有系統唯一時間順序；
8. 無限展開等於完成的實無窮；
9. 跨層同名表示 strict isomorphism；
10. category theory、bisimulation 或 lumpability 已經證明本文本體論；
11. $\Delta,\mathcal U,\nabla$ 與三元正典已被證明一一同構；
12. SSDC 等於所有 Connection。

---

# 53. 八條核心命題

## Core-1 — Typed Operator Principle

$$
\boxed{
\operatorname{sig}(T)
=
(
\ell_{\mathrm{src}},
\ell_{\mathrm{dst}},
q,
\tau,
\mathcal J
)
}
$$

必須先於跨理論 operator identity。

## Core-2 — Direction Relativity

$$
\boxed{
\sigma_\tau(T)
}
$$

依 structural axis 而定。

## Core-3 — Multi-Axis Operator

$$
\boxed{
T
\text{ 可同時在不同軸屬於 Expansion 與 Convergence。}
}
$$

## Core-4 — Connection Orthogonality

$$
\boxed{
\mathfrak L
}
$$

是 relational class，不由單一 $+/-$ direction 定義。

## Core-5 — Cross-Layer Commutation

若宣稱同一動力跨層保存，至少應檢查：

$$
\boxed{
\Pi T_a
=
T_b\Pi.
}
$$

## Core-6 — Typed Path Principle

$$
\boxed{
\text{operator composition requires domain/codomain compatibility}.
}
$$

## Core-7 — ELC Special-Path Principle

$$
\boxed{
ELC
}
$$

是重要 pattern，不是 universal temporal law。

## Core-8 — Unbounded-vs-Limit Principle

$$
\boxed{
\mathfrak E^\omega,
\mathfrak L^\omega,
\mathfrak C^\omega
}
$$

優先表示 open-ended iteration，而不自動表示 completed limit。

---

# 54. Canonical Triadic State Interface

結合 Paper 01 與本文：

$$
\boxed{
\begin{array}{c}
\Omega_{\mathrm{car}}
\\
\downarrow\Lambda
\\
\mathcal X_{\mathrm{lat}}
\overset{\mathfrak E,\mathfrak L,\mathfrak C}{\Longrightarrow}
\mathcal X_{\mathrm{lat}}
\\
\downarrow\operatorname{Act}
\\
\mathcal X_{\mathrm{act}}
\overset{\mathfrak E,\mathfrak L,\mathfrak C}{\Longrightarrow}
\mathcal X_{\mathrm{act}}
\\
\downarrow\Pi_q
\\
\mathcal M_q
\overset{\mathfrak E,\mathfrak L,\mathfrak C}{\Longrightarrow}
\mathcal M_q
\\
\downarrow\Gamma_q
\\
\mathcal G_q
\overset{\mathfrak E,\mathfrak L,\mathfrak C}{\Longrightarrow}
\mathcal G_q.
\end{array}
}
$$

但不同層上的三元算子只有在另外滿足 transport / commutation condition 時，才可宣稱是彼此的合法跨層實現。

---

# 55. 對下一篇 SSDC 的直接輸出

Paper 03 不再需要問：

> Connection 到底是什麼？

本文已把上位概念固定為：

$$
\boxed{
\mathfrak L
=
\text{typed relational operator family}.
}
$$

下一篇只需進一步回答：

> 什麼類型的 Connection 形成真正 Shared-State Domain？

也就是：

$$
\boxed{
\mathfrak L
\supset
\mathrm{SSDC}.
}
$$

並建立：

$$
Share,
Transport,
Couple,
Measure.
$$

---

# 56. 結論

三元理論真正需要的升級不是增加第四元。

而是承認：

$$
\boxed{
\text{Expansion},
\text{Connection},
\text{Convergence}
}
$$

本來就是高度粗粒化的方向語言。

當理論進入：

- state space；
- observer；
- graph；
- information；
- AI runtime；
- multi-agent coupling；
- closure；
- identity；

後，它們必須變成：

$$
\boxed{
\text{typed operator families}.
}
$$

因此新版三元不再問：

> 這個操作到底是 E、L 還是 C？

而問：

$$
\boxed{
\begin{aligned}
&\text{它作用在哪一層？}\\
&\text{輸入輸出型別是什麼？}\\
&\text{對哪個 structural axis 是展開或收斂？}\\
&\text{建立了什麼 relation？}\\
&\text{保留哪些 invariants？}\\
&\text{跨層投影後是否仍保持同一 dynamics？}
\end{aligned}
}
$$

這使三元從一套宏觀哲學動詞，第一次轉成可與 state-space theory、graph representation、open systems、coarse-graining 與後續 SSDC 接軌的正式算子語法。

歷史上的：

$$
\boxed{
\text{無限展開}
+
\text{無限連接}
+
\text{無限收斂}
}
$$

也因此獲得更安全的現行解釋：

$$
\boxed{
\mathfrak E^\omega,
\quad
\mathfrak L^\omega,
\quad
\mathfrak C^\omega
}
$$

表示可以持續跨層、跨尺度、跨版本迭代的 open-ended operator families；是否形成真正極限、閉合或固定點，則留給各自額外的數學條件判定。

---

# 參考文獻

1. Fong, B. *Decorated Cospans*. arXiv:1502.00872, 2015.
2. Vagner, D., Spivak, D. I., & Lerman, E. *Algebras of Open Dynamical Systems on the Operad of Wiring Diagrams*. arXiv:1408.1598, 2014.
3. Schultz, P., Spivak, D. I., & Vasilakopoulou, C. *Dynamical Systems and Sheaves*. arXiv:1609.08086, 2016.
4. Baez, J. C., & Courser, K. *Structured Cospans*. arXiv:1911.04630, 2019.
5. Baez, J. C., Courser, K., & Vasilakopoulou, C. *Structured versus Decorated Cospans*. arXiv:2101.09363, 2021.
6. Sadek, B. A., Saharsh, Jagtap, P., & Saoud, A. *Compositional Approximately Bisimilar Abstractions of Interconnected Systems*. arXiv:2211.08655, 2022.
7. Ganguly, A., Petrov, T., & Koeppl, H. *Markov chain aggregation and its applications to combinatorial reaction networks*. arXiv:1303.4532, 2013.
8. Baez, J. C. *Double Categories of Open Systems: the Cospan Approach*. arXiv:2509.22584, 2025.

---

# 版本註記

## v0.1

首次建立：

- typed operator signature；
- structural witness $F_\tau$ ；
- direction signature $\sigma_\tau$ ；
- multi-axis operator classification；
- $\mathfrak E,\mathfrak L,\mathfrak C$ 三算子族；
- latent / active / manifest / graph layer subtypes；
- Connection hierarchy；
- SSDC 的上位型別；
- cross-layer commuting condition；
- commutation defect；
- typed triadic word / path system；
- ELC 作為 special path 而非 universal temporal law；
- $\mathfrak E^\omega,\mathfrak L^\omega,\mathfrak C^\omega$ 的 open-ended iteration 解釋；
- Convergence / Closure / CRL 邊界；
- 差—合—化 alternative basis 的 typed repositioning。
