LSI-PSD-03 — 語義商空間:為什麼一萬篇論文不等於一萬條證明路徑
Semantic Quotient Space: Why Ten Thousand Papers Do Not Equal Ten Thousand Proof Routes
系列: 邏輯空間積分與證明空間動力學 / Logic-Space Integration and Proof-Space Dynamics系列代碼: LSI-PSD論文序號: 03版本: v2.0 Expanded Edition日期: 2026-08-17理論發起: Neo.K協作整理: Aletheia / GPT-5.6 Sol文件地位: 方法論核心論文 / Semantic Quotient and Deduplication PaperCanonical source: UTF-8 MarkdownCanonical math delimiters: $...$ 與 $$...$$
研究地位聲明 :本文建立長程 AI 數學研究中的語義商空間、表示商空間、路徑商空間與障礙商空間框架。本文的「等價」「商空間」「canonicalization」「去重」首先是研究工程與 proof-space measurement 的操作概念;除非明確給出形式系統中的互推證明或其他可重現證據,不應把語義相似、embedding 鄰近、圖結構近似或 LLM 判斷直接稱為數學等價。本文不主張任何未解問題的全部證明路徑已可被完整分類,也不主張有限 corpus 的 quotient 結果等於真實數學空間的 quotient。
摘要
當 AI 能在同一數學問題上持續生成數百、數千甚至上萬份研究稿時,最容易出現的統計錯覺不是「完全沒有新東西」,而是相反:把大量表面不同的文本、符號與局部推導誤認為大量彼此獨立的證明路徑。 同一命題可以經由變數重命名、等價假設、座標變換、定義展開、引理重排、形式庫差異、tactic surface 差異與自然語言重述而產生大量外觀不同的研究產物。若將每份 artifact 都視為一個獨立 proof-space sample,則 coverage、novelty、sampling order、confluence 與 saturation 指標都會被系統性高估。
然而,簡單「去重」同樣危險。兩個字面上高度相似的敘述,可能因量詞順序、domain、regularity class、邊界條件、背景公理、library semantics 或 hidden assumptions 不同而具有不同真值條件。更進一步,即使兩個 theorem statement 在數學上互相等價,它們對當前 AI prover 而言也未必是相同搜尋狀態。2026 年關於 formal theorem proving 對稱性的研究顯示,語義等價的 rewrites 仍可造成顯著不同的 proof success;2025 年 Rocq proof engineering 的 goal clone detection 則直接發現大型 proof codebase 中存在 exact duplication、generalization 與 α \alpha α -equivalent goals with different proofs;ASSESS 與 GTED 等 formal statement evaluation 工作也指出,字串相似、結構相似與語義可證等價需要被分離處理。
本文因此提出一個多層語義商空間框架 。令原始研究產物空間為:
Ω R r a w ( Q ) . \Omega_R^{raw}(Q). Ω R r a w ( Q ) .
本文不使用單一等價關係,而定義一族由弱至強、用途不同的關係:
∼ l e x , ∼ α , ∼ d e f , ∼ p r o p , ∼ r o u t e , ∼ o b s , ∼ e v i d . \sim_{lex},
\quad
\sim_{\alpha},
\quad
\sim_{def},
\quad
\sim_{prop},
\quad
\sim_{route},
\quad
\sim_{obs},
\quad
\sim_{evid}. ∼ l e x , ∼ α , ∼ d e f , ∼ p r o p , ∼ r o u t e , ∼ o b s , ∼ e v i d .
其中分別表示字面/表面規範化、變數重命名、定義等價、命題等價、證明路徑骨架等價、障礙等價與證據等價。本文進一步區分:
Ω R m a t h ( Q ) = Ω R r a w ( Q ) / ∼ p r o p \Omega_R^{math}(Q)
=
\Omega_R^{raw}(Q)/\sim_{prop} Ω R ma t h ( Q ) = Ω R r a w ( Q ) / ∼ p r o p
與:
Ω R s e a r c h ( Q ) , \Omega_R^{search}(Q), Ω R se a r c h ( Q ) ,
後者保留具體 representation、proof state、library context 與 search policy,因為在演算法層它們可能直接影響可達性與成功率。這形成本文的核心原則:
Mathematical redundancy ⇏ search-dynamical redundancy . \boxed{
\text{Mathematical redundancy}
\not\Rightarrow
\text{search-dynamical redundancy}.
} Mathematical redundancy ⇒ search-dynamical redundancy .
本文提出「不可過早商化原則」:任何合併操作都必須保留足以重建原始 assumptions、quantifiers、domains、dependencies、evidence 與 provenance 的資訊。embedding、lexical similarity 與 LLM semantic judgment 只能作候選生成器,不得獨立充當等價證明。對不可確定 pair,本文使用三值 relation:
E i j ∈ { equivalent , distinct , undetermined } , E_{ij}
\in
\{
\text{equivalent},
\text{distinct},
\text{undetermined}
\}, E ij ∈ { equivalent , distinct , undetermined } ,
避免因強行二分造成 semantic collision 或 false split。
在計量層,本文定義 quotient-adjusted novelty:
ν i q u o t = 1 − max j < i Sim q u o t ( g i , g j ) , \nu_i^{quot}
=
1-
\max_{j<i}
\operatorname{Sim}_{quot}(g_i,g_j), ν i q u o t = 1 − j < i max Sim q u o t ( g i , g j ) ,
有效樣本數:
N e f f = ∑ c ∈ C w ( c ) , N_{\mathrm{eff}}
=
\sum_{c\in\mathcal C}
w(c), N eff = c ∈ C ∑ w ( c ) ,
以及 multiplicity profile、route-family entropy、semantic redundancy ratio 與 quotient-corrected coverage。由此,原本的:
N = 10,000 N=10{,}000 N = 10 , 000
可能在商化後只對應:
N e f f ≪ 10,000. N_{\mathrm{eff}}\ll10{,}000. N eff ≪ 10 , 000.
但如果同一數學命題的不同 representation 對 prover 具有不同成功率,則這些 representation 又不能在 search-space 層被直接刪除。本文因此主張 proof-space observatory 必須同時保存「數學身份」與「搜尋身份」,並以可追溯的 equivalence graph 而非單一 embedding cluster 作為去重基礎。
本文最後將此框架接回 LSI-PSD-01 與 LSI-PSD-02:前兩篇定義了搜尋制度與邏輯空間積分,本文回答其必要前置問題——究竟什麼才算一個新的研究點? 若沒有語義商空間,coverage 可能只是文字生成量;若 quotient 過度,真正影響搜尋的 representation 差異又會被抹除。本文因此把「正確商化」定位為長程 AI 數學研究從文本堆積轉向可審計 proof-space science 的第一道結構門檻。
關鍵詞: 語義商空間、proof-space quotient、representation sensitivity、goal clone、 α \alpha α -equivalence、命題等價、proof skeleton、obstruction equivalence、semantic deduplication、canonicalization、novelty、有效樣本數、AI 數學研究
1. 問題的真正起點:一萬篇不等於一萬個數學狀態
1.1 Raw count 的誘惑
假設一個長程 AI 研究系統在固定問題 Q Q Q 上生成:
N = 10,000 N=10{,}000 N = 10 , 000
份 artifact。
最直覺的統計是:
∣ G N ∣ = 10,000. |\mathcal G_N|=10{,}000. ∣ G N ∣ = 10 , 000.
若每篇都使用不同標題、不同符號、不同局部 lemma 與不同語言敘述,看起來似乎表示研究系統已經走過一萬個不同位置。
但這個推論沒有保證。
考慮一個最簡單的例子:
a + b = b + a a+b=b+a a + b = b + a
與:
x + y = y + x . x+y=y+x. x + y = y + x .
如果背景型別與假設相同,它們可能只是變數重命名。
若系統又生成:
u + v = v + u , u+v=v+u, u + v = v + u ,
p + q = q + p , p+q=q+p, p + q = q + p ,
r + s = s + r , r+s=s+r, r + s = s + r ,
那麼 raw artifact count 增加了五次,但數學內容可能只增加零次。
因此:
N a r t i f a c t ≠ N s e m a n t i c s t a t e s . \boxed{
N_{\mathrm{artifact}}
\neq
N_{\mathrm{semantic\ states}}.
} N artifact = N semantic states .
1.2 在 AI 時代,表面變異會非常便宜
傳統人類研究中,重寫一篇數學論文有成本。
AI 生成使以下操作接近廉價:
重新命名變數;
改變定義順序;
把同一 lemma 拆成三個 lemma;
把三個 lemma 合成一個 proposition;
改用 Fourier / physical-space / geometric language;
改變自然語言敘述;
改變 theorem prover library calls;
改變 tactic sequence;
改變中間 auxiliary quantity;
把同一 proof idea 換成不同敘事框架。
因此:
surface diversity \text{surface diversity} surface diversity
可以快速增長,而:
structural diversity \text{structural diversity} structural diversity
未必同步增長。
這使得「去重」不再只是資料清理,而是 proof-space measurement 的必要數學前置。
1.3 但去重也可能毀掉真正的新資訊
反過來,考慮:
∀ x ∈ X , ∃ y ∈ Y , P ( x , y ) \forall x\in X,\ \exists y\in Y,\ P(x,y) ∀ x ∈ X , ∃ y ∈ Y , P ( x , y )
與:
∃ y ∈ Y , ∀ x ∈ X , P ( x , y ) . \exists y\in Y,\ \forall x\in X,\ P(x,y). ∃ y ∈ Y , ∀ x ∈ X , P ( x , y ) .
文字高度相似。
但量詞順序改變後,命題通常完全不同。
再例如:
u ∈ L 3 ( R 3 ) u\in L^3(\mathbb R^3) u ∈ L 3 ( R 3 )
與:
u ∈ L t ∞ L x 3 . u\in L^\infty_tL^3_x. u ∈ L t ∞ L x 3 .
符號差異看似很小,對 PDE regularity 問題卻可能改變 theorem 的實質。
所以:
text similarity ⇏ semantic equivalence . \boxed{
\text{text similarity}
\not\Rightarrow
\text{semantic equivalence}.
} text similarity ⇒ semantic equivalence .
因此本文同時反對兩種粗糙化:
每篇都算新 \text{每篇都算新} 每篇都算新
與:
看起來像就合併 . \text{看起來像就合併}. 看起來像就合併 .
2. 從 artifact 到研究對象:先分層,不先商化
2.1 原始研究產物
令:
g i g_i g i
表示第 i i i 個 research artifact。
它可以是:
一篇 paper;
一個 proof attempt;
一個 lemma bundle;
一份 formal theorem file;
一個 counterexample candidate;
一個 computational experiment;
一個 no-go note;
一次 route audit。
原始 artifact 空間寫成:
Ω R r a w ( Q ) = { g 1 , g 2 , … } . \Omega_R^{raw}(Q)
=
\{g_1,g_2,\ldots\}. Ω R r a w ( Q ) = { g 1 , g 2 , … } .
這個空間保留所有歷史痕跡。
它不是最終用來計算 coverage 的空間,但它必須被保存。
2.2 每個 artifact 不只是一段文字
本文把 artifact 抽取為:
g i = ( S i , A i , C i , D i , R i , O i , E i , V i , P i ) , g_i
=
(
S_i,
A_i,
C_i,
D_i,
R_i,
O_i,
E_i,
V_i,
P_i
), g i = ( S i , A i , C i , D i , R i , O i , E i , V i , P i ) ,
其中:
S i S_i S i :statement / target;
A i A_i A i :assumptions;
C i C_i C i :claims / lemmas;
D i D_i D i :dependency structure;
R i R_i R i :proof route;
O i O_i O i :obstruction;
E i E_i E i :evidence;
V i V_i V i :verification state;
P i P_i P i :provenance。
只有在這些結構被抽取後,「這兩篇是不是同一條路」才有意義。
2.3 表面文字只是其中一個投影
令文本投影為:
π t e x t ( g i ) . \pi_{text}(g_i). π t e x t ( g i ) .
令 claim graph 投影為:
π c l a i m ( g i ) . \pi_{claim}(g_i). π c l aim ( g i ) .
令 route graph 投影為:
π r o u t e ( g i ) . \pi_{route}(g_i). π r o u t e ( g i ) .
令 obstruction 投影為:
π o b s ( g i ) . \pi_{obs}(g_i). π o b s ( g i ) .
則:
π t e x t ( g i ) ≠ g i . \pi_{text}(g_i)
\neq
g_i. π t e x t ( g i ) = g i .
因此不能把文本 embedding 直接當作完整研究身份。
3. 「相同」不是一個 relation,而是一族 relations
3.1 第一層:字面等價
定義:
g i ∼ l e x g j g_i\sim_{lex}g_j g i ∼ l e x g j
若經過允許的 whitespace、格式、標點與 deterministic normalization 後,核心文本相同。
這只處理最便宜的 duplicate。
它可以抓:
exact copy;
Markdown formatting 差異;
標點與空格差異;
metadata 順序差異。
但它幾乎不處理數學語義。
3.2 第二層: α \alpha α -等價
定義:
g i ∼ α g j g_i\sim_{\alpha}g_j g i ∼ α g j
若差異主要來自 bound/free variable 的一致重命名,且不改變 binding structure。
例如:
∀ x , P ( x ) \forall x,\ P(x) ∀ x , P ( x )
與:
∀ y , P ( y ) \forall y,\ P(y) ∀ y , P ( y )
在適當條件下可屬於同一 α \alpha α -class。
這一層在 proof engineering 中非常實際。Rocq 的 goal clone detection 已把 α \alpha α -equivalent goals 視為可檢測的重複工作類型之一。
3.3 第三層:定義展開等價
定義:
g i ∼ d e f g j g_i\sim_{def}g_j g i ∼ d e f g j
若兩個 statement 或 proof state 僅因 definitional unfolding、notation expansion、syntactic sugar 或可逆 normalization 而不同。
例如某個 library abbreviation:
A : = B ∩ C A:=B\cap C A := B ∩ C
展開後:
x ∈ A ⟺ x ∈ B ∧ x ∈ C . x\in A
\Longleftrightarrow
x\in B\land x\in C. x ∈ A ⟺ x ∈ B ∧ x ∈ C .
若形式系統判定兩者 definitionally equal,則它們可以在特定層級被合併。
3.4 第四層:命題等價
最強的數學核心之一是:
g i ∼ p r o p g j g_i\sim_{prop}g_j g i ∼ p r o p g j
當且僅當在指定背景理論 A \mathcal A A 中:
A ⊢ Q i ↔ Q j . \mathcal A\vdash
Q_i\leftrightarrow Q_j. A ⊢ Q i ↔ Q j .
這比文字與結構相似強得多。
若背景理論不同,則 equivalence judgment 也可能不同。
因此完整記號應寫成:
Q i ∼ p r o p A Q j . Q_i\sim_{prop}^{\mathcal A}Q_j. Q i ∼ p r o p A Q j .
3.5 第五層:proof-route skeleton 等價
兩個 theorem statement 可以不同,但證明架構高度相同。
設 route graph:
Γ i = ( V i , E i , τ i ) , \Gamma_i=(V_i,E_i,\tau_i), Γ i = ( V i , E i , τ i ) ,
其中 τ i \tau_i τ i 是 node role:
τ i ( v ) ∈ { A , L , B , C , O } , \tau_i(v)
\in
\{
A,L,B,C,O
\}, τ i ( v ) ∈ { A , L , B , C , O } ,
分別表示 assumption、lemma、bridge、closure、obstruction。
若存在保留角色與核心 dependency 的映射:
ϕ : Γ i → Γ j , \phi:
\Gamma_i
\rightarrow
\Gamma_j, ϕ : Γ i → Γ j ,
使兩圖在去除低階 notation 差異後同構或近似同構,則定義:
g i ∼ r o u t e g j . g_i\sim_{route}g_j. g i ∼ r o u t e g j .
這不是命題等價。
它表示:
這兩份研究在 proof architecture 上走的是同一類路。
3.6 第六層:obstruction 等價
定義:
g i ∼ o b s g j g_i\sim_{obs}g_j g i ∼ o b s g j
若兩條 route 最後失敗或停止於同一個 canonical obstruction family。
例如:
R 1 → O ⋆ , R_1
\rightarrow
O^\star, R 1 → O ⋆ ,
R 2 → O ⋆ . R_2
\rightarrow
O^\star. R 2 → O ⋆ .
即使:
R 1 ̸ ∼ r o u t e R 2 , R_1\not\sim_{route}R_2, R 1 ∼ r o u t e R 2 ,
仍可能:
R 1 ∼ o b s R 2 . R_1\sim_{obs}R_2. R 1 ∼ o b s R 2 .
這正是後續 LSI-PSD-06 的 confluence 核心。
3.7 第七層:evidence 等價
兩份 artifact 可能提出同一 claim,但 evidence 不同。
例如:
C ← E 1 C
\leftarrow
E_1 C ← E 1
與:
C ← E 2 . C
\leftarrow
E_2. C ← E 2 .
若 E 1 E_1 E 1 是 formal proof、 E 2 E_2 E 2 是 numerical experiment,不能因 claim 相同就把 evidence 層完全合併。
因此:
g i ∼ c l a i m g j g_i\sim_{claim}g_j g i ∼ c l aim g j
不推出:
g i ∼ e v i d g j . g_i\sim_{evid}g_j. g i ∼ e v i d g j .
這一點對 scientific audit 特別重要。
4. 等價關係的層次不是單純線性階梯
最容易想像:
∼ l e x ⊂ ∼ α ⊂ ∼ d e f ⊂ ∼ p r o p . \sim_{lex}
\subset
\sim_{\alpha}
\subset
\sim_{def}
\subset
\sim_{prop}. ∼ l e x ⊂ ∼ α ⊂ ∼ d e f ⊂ ∼ p r o p .
在某些形式化設定下可以近似這樣理解。
但 route equivalence 與 obstruction equivalence 並不一定落在線性鏈上。
可能:
g i ∼ p r o p g j g_i\sim_{prop}g_j g i ∼ p r o p g j
但:
g i ̸ ∼ r o u t e g j . g_i\not\sim_{route}g_j. g i ∼ r o u t e g j .
也可能:
g i ̸ ∼ p r o p g j g_i\not\sim_{prop}g_j g i ∼ p r o p g j
但:
g i ∼ r o u t e g j . g_i\sim_{route}g_j. g i ∼ r o u t e g j .
例如兩個不同定理都使用:
compactness → limit object → rigidity → contradiction . \text{compactness}
\rightarrow
\text{limit object}
\rightarrow
\text{rigidity}
\rightarrow
\text{contradiction}. compactness → limit object → rigidity → contradiction .
它們在命題上不同,但 route skeleton 同族。
因此本文把 equivalence structure 視為:
equivalence lattice / multi-relation graph \boxed{
\text{equivalence lattice / multi-relation graph}
} equivalence lattice / multi-relation graph
而不是單一 relation。
5. 語義商空間的第一個正式定義
5.1 數學命題商空間
固定背景理論 A \mathcal A A 。
定義:
Ω R m a t h ( Q ) = Ω R r a w ( Q ) / ∼ p r o p A . \Omega_R^{math}(Q)
=
\Omega_R^{raw}(Q)/\sim_{prop}^{\mathcal A}. Ω R ma t h ( Q ) = Ω R r a w ( Q ) / ∼ p r o p A .
元素不是單篇 artifact,而是:
[ g ] p r o p . [g]_{prop}. [ g ] p r o p .
每個等價類可以包含:
多種 notation;
多種 formalization;
多種 natural-language rendering;
多個 proof scripts;
多個變數命名。
這是最接近「數學內容去重」的空間。
5.2 Route quotient
另外定義:
Ω R r o u t e ( Q ) = Ω R r a w ( Q ) / ∼ r o u t e . \Omega_R^{route}(Q)
=
\Omega_R^{raw}(Q)/\sim_{route}. Ω R r o u t e ( Q ) = Ω R r a w ( Q ) / ∼ r o u t e .
其元素:
[ g ] r o u t e [g]_{route} [ g ] r o u t e
代表一個 proof architecture family。
5.3 Obstruction quotient
再定義:
Ω R o b s ( Q ) = Ω R r a w ( Q ) / ∼ o b s . \Omega_R^{obs}(Q)
=
\Omega_R^{raw}(Q)/\sim_{obs}. Ω R o b s ( Q ) = Ω R r a w ( Q ) / ∼ o b s .
其元素:
[ g ] o b s [g]_{obs} [ g ] o b s
代表一個 obstruction family。
因此一份 corpus 可以有:
N r a w = 10,000 , N_{raw}=10{,}000, N r a w = 10 , 000 ,
但:
N p r o p = 1,200 , N_{prop}=1{,}200, N p r o p = 1 , 200 ,
N r o u t e = 180 , N_{route}=180, N r o u t e = 180 ,
N o b s = 23. N_{obs}=23. N o b s = 23.
這三個數回答完全不同的研究問題。
6. 一個商空間不夠:數學身份與搜尋身份必須分離
6.1 表示在數學上可能冗餘
若:
Q i ∼ p r o p Q j , Q_i\sim_{prop}Q_j, Q i ∼ p r o p Q j ,
數學家可能自然說:
這是同一個命題的兩種表示。
在純數學內容統計上,這樣 quotient 是合理的。
6.2 表示在 AI 搜尋上可能是因果變數
但是對 prover:
P ( success ∣ Q i , R ) P(
\operatorname{success}\mid
Q_i,R
) P ( success ∣ Q i , R )
與:
P ( success ∣ Q j , R ) P(
\operatorname{success}\mid
Q_j,R
) P ( success ∣ Q j , R )
可能不同。
2026 年「What are the Right Symmetries for Formal Theorem Proving?」直接研究了這種現象:語義等價的 statement rewrites 可造成 LLM prover 成功率大幅變動。
因此:
Q i ∼ p r o p Q j \centernot ⇒ s R ( Q i ) = s R ( Q j ) . \boxed{
Q_i\sim_{prop}Q_j
\centernot\Rightarrow
s_R(Q_i)=s_R(Q_j).
} Q i ∼ p r o p Q j \centernot ⇒ s R ( Q i ) = s R ( Q j ) .
6.3 搜尋身份
本文定義搜尋狀態:
σ = ( [ Q ] p r o p , ρ , Λ , Π , M , B ) , \sigma
=
(
[Q]_{prop},
\rho,
\Lambda,
\Pi,
\mathcal M,
B
), σ = ([ Q ] p r o p , ρ , Λ , Π , M , B ) ,
其中:
[ Q ] p r o p [Q]_{prop} [ Q ] p r o p :數學命題身份;
ρ \rho ρ :具體 representation;
Λ \Lambda Λ :library / environment;
Π \Pi Π :search policy;
M \mathcal M M :可用方法族;
B B B :資源界。
因此:
Ω R s e a r c h ( Q ) \Omega_R^{search}(Q) Ω R se a r c h ( Q )
不應對 ρ \rho ρ 過早 quotient。
6.4 核心分離原則
本文提出:
Mathematical Identity ≠ Search Identity . \boxed{
\textbf{Mathematical Identity}
\neq
\textbf{Search Identity}.
} Mathematical Identity = Search Identity .
以及:
Mathematical redundancy ⇏ search-dynamical redundancy . \boxed{
\text{Mathematical redundancy}
\not\Rightarrow
\text{search-dynamical redundancy}.
} Mathematical redundancy ⇒ search-dynamical redundancy .
這是整篇最重要的結論之一。
7. Representation Sensitivity Index
7.1 定義
對同一命題等價類:
[ Q ] p r o p , [Q]_{prop}, [ Q ] p r o p ,
令可審計表示集合為:
R ( Q ) = { ρ 1 , … , ρ m } . \mathcal R(Q)
=
\{\rho_1,\ldots,\rho_m\}. R ( Q ) = { ρ 1 , … , ρ m } .
定義成功率:
p k = P ( success ∣ Q , ρ k , R ) . p_k
=
P(
\operatorname{success}
\mid
Q,\rho_k,R
). p k = P ( success ∣ Q , ρ k , R ) .
定義:
RSI ( Q ; R ) = Var ( p 1 , … , p m ) . \operatorname{RSI}(Q;R)
=
\operatorname{Var}
(
p_1,\ldots,p_m
). RSI ( Q ; R ) = Var ( p 1 , … , p m ) .
稱為:
Representation Sensitivity Index . \boxed{
\textbf{Representation Sensitivity Index}.
} Representation Sensitivity Index .
7.2 另一個無尺度版本
可定義:
RSI r a n g e = max k p k − min k p k . \operatorname{RSI}_{range}
=
\max_k p_k-\min_k p_k. RSI r an g e = k max p k − k min p k .
若:
RSI r a n g e ≈ 0 , \operatorname{RSI}_{range}\approx0, RSI r an g e ≈ 0 ,
表示 prover 接近 success invariance。
若:
RSI r a n g e ≫ 0 , \operatorname{RSI}_{range}\gg0, RSI r an g e ≫ 0 ,
表示 representation 是重要的 search variable。
7.3 為什麼 RSI 不是 theorem difficulty
一個命題可能平均成功率很低:
p ˉ ≪ 1 , \bar p\ll1, p ˉ ≪ 1 ,
但:
RSI ≈ 0. \operatorname{RSI}\approx0. RSI ≈ 0.
這表示它在所有已測表示下都難。
另一命題可能:
p ˉ ≈ 0.5 , \bar p\approx0.5, p ˉ ≈ 0.5 ,
但:
RSI ≫ 0. \operatorname{RSI}\gg0. RSI ≫ 0.
這表示其難度高度依賴表示。
因此:
difficulty ≠ representation sensitivity . \boxed{
\text{difficulty}
\neq
\text{representation sensitivity}.
} difficulty = representation sensitivity .
8. Goal clone:形式 proof engineering 已經遇到同一個問題
2025 年 ECOOP 論文「Automatic Goal Clone Detection in Rocq」把 goal cloning 定義為 proof engineering 中的重複工作:相同或 α \alpha α -equivalent goal 被多次證明。
該工作重要的不是某個單一數字,而是分類本身:
exact goal duplication;
generalization;
α \alpha α -equivalent goals with different proofs。
這三類直接顯示:
same goal \text{same goal} same goal
與:
same proof \text{same proof} same proof
不是同一件事。
形式上:
Q i ∼ α Q j Q_i\sim_{\alpha}Q_j Q i ∼ α Q j
仍可能:
π i ̸ ∼ r o u t e π j . \pi_i\not\sim_{route}\pi_j. π i ∼ r o u t e π j .
因此 proof corpus 去重至少要保存:
( [ Q ] , [ π ] ) . ([Q], [\pi]). ([ Q ] , [ π ]) .
而不是只保存其中一個。
9. Formal statement similarity:相似、等價與可證要拆開
9.1 字串相似不足
如果只用:
Lev ( S i , S j ) \operatorname{Lev}(S_i,S_j) Lev ( S i , S j )
或 lexical overlap,則變數重命名會造成不必要距離。
9.2 純 proof-based equivalence 也不夠
如果只問:
A ⊢ Q i ↔ Q j ? \mathcal A\vdash Q_i\leftrightarrow Q_j? A ⊢ Q i ↔ Q j ?
則在 proof search 失敗時,系統只能得到:
unknown . \text{unknown}. unknown .
它不能提供 graded structural similarity。
9.3 ASSESS 的啟示
ASSESS 把:
provability;
likeness;
semantic-preserving transformations;
分離,並以 operator tree 與 transformation-aware tree distance 建構 continuous similarity。
這正支持本文的立場:
semantic equivalence ≠ structural likeness . \boxed{
\text{semantic equivalence}
\neq
\text{structural likeness}.
} semantic equivalence = structural likeness .
9.4 GTED 的啟示
GTED 先 standardize formal statements,再轉為 operator trees 進行距離估計。
對 proof-space observatory 而言,這類方法可作:
candidate pair ranking , \text{candidate pair ranking}, candidate pair ranking ,
但不是最終 merge authority。
10. 不可過早商化原則
本文正式提出:
Never quotient away information before preserving the evidence required to reconstruct the distinction. \boxed{
\textbf{Never quotient away information before preserving
the evidence required to reconstruct the distinction.}
} Never quotient away information before preserving the evidence required to reconstruct the distinction.
中文:
不可過早商化原則 . \boxed{
\textbf{不可過早商化原則}.
} 不可過早商化原則 .
10.1 什麼資訊必須先保存
至少包括:
S i = ( Q i , A i , ∀ / ∃ i , D i , B i , C i , E i , V i , P i ) . \mathcal S_i
=
(
Q_i,
A_i,
\forall/\exists_i,
D_i,
B_i,
C_i,
E_i,
V_i,
P_i
). S i = ( Q i , A i , ∀/ ∃ i , D i , B i , C i , E i , V i , P i ) .
具體包含:
原始 statement;
quantifier structure;
domain;
regularity / boundary conditions;
background assumptions;
dependencies;
proof / counterexample evidence;
verification state;
provenance;
source hash;
version。
如果這些都沒保存,merge 是不可逆資訊損失。
10.2 商化是研究推論,不是壓縮格式
若把兩篇 artifact 合併為:
[ g ] , [g], [ g ] ,
其實是在做一個 epistemic claim:
這兩份產物在某個指定 relation 下不應被計為兩個獨立狀態。
所以每次 quotient 都應記錄:
relation type + evidence + confidence + reversibility . \text{relation type}
+
\text{evidence}
+
\text{confidence}
+
\text{reversibility}. relation type + evidence + confidence + reversibility .
11. 三值等價:不要強迫所有 pair 立即二分
11.1 二值判斷過強
對兩個大型自然語言 proof attempts:
g i , g j , g_i,g_j, g i , g j ,
常常無法立即知道:
g i ∼ g j g_i\sim g_j g i ∼ g j
或:
g i ≁ g j . g_i\not\sim g_j. g i ∼ g j .
如果系統強迫二分,就會產生:
false merge;
false split。
11.2 三值 relation
本文定義:
E i j ( k ) ∈ { 1 , 0 , ? } , E_{ij}^{(k)}
\in
\{
1,0,?
\}, E ij ( k ) ∈ { 1 , 0 , ?} ,
其中:
1 = equivalent under relation k , 1=\text{equivalent under relation }k, 1 = equivalent under relation k ,
0 = distinguishable under relation k , 0=\text{distinguishable under relation }k, 0 = distinguishable under relation k ,
? = undetermined . ?=\text{undetermined}. ? = undetermined .
11.3 Undetermined 不是失敗
在研究資料庫中:
? ? ?
是一個合法狀態。
它表示:
目前證據不足,尚不把兩者合併,也不宣告其不同。
這比錯誤確定性更有價值。
12. Semantic collision:過度商化的第一種災難
定義 semantic collision:
g i ̸ ∼ p r o p g j g_i\not\sim_{prop}g_j g i ∼ p r o p g j
但系統誤判:
g i ∼ p r o p g j . g_i\sim_{prop}g_j. g i ∼ p r o p g j .
這會造成:
[ g i ] = [ g j ] [g_i]=[g_j] [ g i ] = [ g j ]
被錯誤合併。
後果包括:
真正新 theorem 被吞掉;
distinct obstruction 被合併;
coverage 被低估;
contradiction 被隱藏;
provenance 被破壞。
因此:
false merge \boxed{
\text{false merge}
} false merge
通常比保守的暫時不合併更危險。
13. False split:商化不足的第二種災難
反過來:
g i ∼ p r o p g j g_i\sim_{prop}g_j g i ∼ p r o p g j
但系統持續視為:
[ g i ] ≠ [ g j ] . [g_i]\neq[g_j]. [ g i ] = [ g j ] .
這稱為 false split。
後果:
novelty 被高估;
coverage 被高估;
saturation 被延遲看見;
AI 不斷重做同一件事;
route multiplicity 被誤認成 route diversity。
因此 quotient system 必須同時控制:
FMR = P ( false merge ) \operatorname{FMR}
=
P(\text{false merge}) FMR = P ( false merge )
與:
FSR = P ( false split ) . \operatorname{FSR}
=
P(\text{false split}). FSR = P ( false split ) .
14. 量詞、domain 與 assumptions 是語義身份的最低護欄
14.1 Quantifier signature
定義:
QS ( Q ) = ( q 1 , … , q m ) , \operatorname{QS}(Q)
=
(q_1,\ldots,q_m), QS ( Q ) = ( q 1 , … , q m ) ,
其中:
q i ∈ { ∀ , ∃ } . q_i\in\{\forall,\exists\}. q i ∈ { ∀ , ∃ } .
若 quantifier dependency graph 不同,不應僅靠 embedding 合併。
14.2 Domain signature
定義:
DS ( Q ) = ( X 1 , … , X n ) , \operatorname{DS}(Q)
=
(
X_1,\ldots,X_n
), DS ( Q ) = ( X 1 , … , X n ) ,
記錄變數與其 domain。
例如:
x ∈ R x\in\mathbb R x ∈ R
與:
x ∈ C x\in\mathbb C x ∈ C
不應被視為無害差異。
14.3 Assumption signature
令:
AS ( Q ) = { A 1 , … , A k } . \operatorname{AS}(Q)
=
\{A_1,\ldots,A_k\}. AS ( Q ) = { A 1 , … , A k } .
兩個 statement 的核心式子相同,但:
AS ( Q i ) ≠ AS ( Q j ) \operatorname{AS}(Q_i)
\neq
\operatorname{AS}(Q_j) AS ( Q i ) = AS ( Q j )
可能代表 theorem strength 完全不同。
14.4 Context signature
完整 context:
CTX ( Q ) = ( QS , DS , AS , Λ , A ) . \operatorname{CTX}(Q)
=
(
\operatorname{QS},
\operatorname{DS},
\operatorname{AS},
\Lambda,
\mathcal A
). CTX ( Q ) = ( QS , DS , AS , Λ , A ) .
若 context 未對齊,不應直接宣告 proposition equivalence。
15. Canonicalization 與 quotient 不同
15.1 Canonicalization
canonicalization 是選擇代表元:
κ : Ω → Ω c a n . \kappa:
\Omega
\rightarrow
\Omega_{can}. κ : Ω → Ω c an .
理想上:
x ∼ y ⇒ κ ( x ) = κ ( y ) . x\sim y
\Rightarrow
\kappa(x)=\kappa(y). x ∼ y ⇒ κ ( x ) = κ ( y ) .
15.2 Quotient
quotient 則是建立等價類:
q : Ω → Ω / ∼ . q:
\Omega
\rightarrow
\Omega/\sim. q : Ω → Ω/ ∼ .
canonicalization 可以幫助 quotient,但不是 quotient 本身。
15.3 Canonical form 可能不存在或成本過高
在大型自然語言研究 artifact 上,很難期待全域唯一 canonical form。
因此本文建議:
local canonicalization + equivalence graph \boxed{
\text{local canonicalization}
+
\text{equivalence graph}
} local canonicalization + equivalence graph
而不是追求一個虛假的 universal normal form。
16. 多階 canonical signature
每個 artifact 可建立:
K ( g ) = ( K 0 , K 1 , K 2 , K 3 , K 4 ) . K(g)
=
(
K_0,
K_1,
K_2,
K_3,
K_4
). K ( g ) = ( K 0 , K 1 , K 2 , K 3 , K 4 ) .
其中:
K 0 K_0 K 0 :surface signature
normalized title;
lexical hash;
formula hash。
K 1 K_1 K 1 :statement signature
quantifier tree;
domain tree;
assumption set;
target operator tree。
K 2 K_2 K 2 :dependency signature
theorem dependencies;
lemma DAG;
imported theory family。
K 3 K_3 K 3 :route signature
proof tactic families;
bridge lemmas;
closure pattern;
contradiction pattern。
K 4 K_4 K 4 :obstruction signature
failure condition;
uncontrolled quantity;
missing implication;
nonclosure mechanism。
這使 candidate dedup 可以逐層升級。
17. Proof-route graph 的商化
17.1 Route graph
令:
Γ i = ( V i , E i , τ i , λ i ) . \Gamma_i
=
(V_i,E_i,\tau_i,\lambda_i). Γ i = ( V i , E i , τ i , λ i ) .
其中:
V i V_i V i :研究節點;
E i E_i E i :依賴與推導邊;
τ i \tau_i τ i :角色標籤;
λ i \lambda_i λ i :語義標籤。
17.2 Skeleton operator
定義:
Skel ( Γ i ) \operatorname{Skel}(\Gamma_i) Skel ( Γ i )
移除:
變數名稱;
無關 formatting;
某些低階 library tactic;
可證明為純 administrative 的節點。
保留:
assumption family;
principal lemma;
bridge;
closure;
obstruction。
17.3 Route similarity
定義:
S r o u t e ( i , j ) = Φ ( Skel ( Γ i ) , Skel ( Γ j ) ) . S_{route}(i,j)
=
\Phi(
\operatorname{Skel}(\Gamma_i),
\operatorname{Skel}(\Gamma_j)
). S r o u t e ( i , j ) = Φ ( Skel ( Γ i ) , Skel ( Γ j )) .
Φ \Phi Φ 可以由:
graph edit distance;
role-aware graph matching;
dependency motif matching;
formal transformation;
構成。
17.4 Route equivalence 不應只靠 threshold
若:
S r o u t e ( i , j ) > θ , S_{route}(i,j)>\theta, S r o u t e ( i , j ) > θ ,
最多表示:
candidate route-equivalence . \text{candidate route-equivalence}. candidate route-equivalence .
正式 merge 還應檢查:
核心 assumptions 是否對應;
closure condition 是否同型;
obstruction 是否真的同族;
是否有可逆 mapping。
18. Obstruction canonicalization
18.1 為什麼障礙比論文標題更穩定
一個研究 route 可能多次改名:
energy barrier → closure gap → critical residue . \text{energy barrier}
\rightarrow
\text{closure gap}
\rightarrow
\text{critical residue}. energy barrier → closure gap → critical residue .
如果實際都指:
某個相同 quantity 無法被現有 estimate 控制 , \text{某個相同 quantity 無法被現有 estimate 控制}, 某個相同 quantity 無法被現有 estimate 控制 ,
那應建立 canonical obstruction ID。
18.2 Obstruction record
本文建議:
obstruction_id
target_claim
failed_implication
required_bound
available_bound
missing_margin
domain
assumptions
first_seen
revisit_count
route_sources
verification_status
18.3 Obstruction equivalence
兩個 obstruction:
O i , O j O_i,O_j O i , O j
若存在保留 failure semantics 的 mapping:
ψ : O i ↔ O j , \psi:O_i\leftrightarrow O_j, ψ : O i ↔ O j ,
才可合併。
僅僅都寫:
closure problem
遠遠不夠。
19. 證據不能被 quotient 掉
19.1 同 claim,多 evidence
設:
C ⋆ C^\star C ⋆
被三份 artifact 支持:
E 1 = formal proof , E_1=\text{formal proof}, E 1 = formal proof ,
E 2 = symbolic computation , E_2=\text{symbolic computation}, E 2 = symbolic computation ,
E 3 = numerical experiment . E_3=\text{numerical experiment}. E 3 = numerical experiment .
claim 層可以合併:
[ C 1 ] = [ C 2 ] = [ C 3 ] , [C_1]=[C_2]=[C_3], [ C 1 ] = [ C 2 ] = [ C 3 ] ,
但 evidence 應保存為多重邊:
E 1 , E 2 , E 3 → C ⋆ . E_1,E_2,E_3
\rightarrow
C^\star. E 1 , E 2 , E 3 → C ⋆ .
19.2 Evidence multiplicity 有價值
如果三個真正獨立 evidence source 指向同一 claim:
Ind ( E 1 , E 2 , E 3 ) > 0 , \operatorname{Ind}(E_1,E_2,E_3)>0, Ind ( E 1 , E 2 , E 3 ) > 0 ,
那不是重複浪費。
這與三篇文本都複製同一 proof 完全不同。
因此:
semantic deduplication ≠ evidence deduplication . \boxed{
\text{semantic deduplication}
\neq
\text{evidence deduplication}.
} semantic deduplication = evidence deduplication .
20. 來源與 provenance 是商化後仍須保留的纖維
可以把 quotient 想成:
q : Ω r a w → Ω ˉ . q:
\Omega^{raw}
\rightarrow
\bar\Omega. q : Ω r a w → Ω ˉ .
對每個商空間元素:
g ˉ ∈ Ω ˉ , \bar g\in\bar\Omega, g ˉ ∈ Ω ˉ ,
其 fiber:
q − 1 ( g ˉ ) q^{-1}(\bar g) q − 1 ( g ˉ )
包含所有原始 artifact。
本文主張:
q − 1 ( g ˉ ) 必須可追溯。 \boxed{
q^{-1}(\bar g)
\text{ 必須可追溯。}
} q − 1 ( g ˉ ) 必須可追溯。
這樣使用者仍能知道:
哪些 AI 生成過;
哪些版本先出現;
哪些 proof 不同;
哪些 evidence 獨立;
哪些 artifact 被 merge;
merge 理由是什麼。
21. 商空間 novelty:真正的新東西是什麼
21.1 Raw novelty
定義:
ν i r a w = 1 − max j < i S t e x t ( g i , g j ) . \nu_i^{raw}
=
1-
\max_{j<i}
S_{text}(g_i,g_j). ν i r a w = 1 − j < i max S t e x t ( g i , g j ) .
這回答:
文字看起來有多新?
21.2 Proposition novelty
定義:
ν i p r o p = 1 ( [ g i ] p r o p ∉ { [ g j ] p r o p : j < i } ) . \nu_i^{prop}
=
\mathbf 1
\left(
[g_i]_{prop}
\notin
\{[g_j]_{prop}:j<i\}
\right). ν i p r o p = 1 ( [ g i ] p r o p ∈ / {[ g j ] p r o p : j < i } ) .
21.3 Route novelty
定義:
ν i r o u t e = 1 ( [ g i ] r o u t e ∉ { [ g j ] r o u t e : j < i } ) . \nu_i^{route}
=
\mathbf 1
\left(
[g_i]_{route}
\notin
\{[g_j]_{route}:j<i\}
\right). ν i r o u t e = 1 ( [ g i ] r o u t e ∈ / {[ g j ] r o u t e : j < i } ) .
21.4 Obstruction novelty
定義:
ν i o b s = 1 ( [ g i ] o b s ∉ { [ g j ] o b s : j < i } ) . \nu_i^{obs}
=
\mathbf 1
\left(
[g_i]_{obs}
\notin
\{[g_j]_{obs}:j<i\}
\right). ν i o b s = 1 ( [ g i ] o b s ∈ / {[ g j ] o b s : j < i } ) .
21.5 Novelty vector
因此:
ν i = ( ν i r a w , ν i p r o p , ν i r o u t e , ν i o b s , ν i e v i d ) . \boxed{
\boldsymbol\nu_i
=
(
\nu_i^{raw},
\nu_i^{prop},
\nu_i^{route},
\nu_i^{obs},
\nu_i^{evid}
).
} ν i = ( ν i r a w , ν i p r o p , ν i r o u t e , ν i o b s , ν i e v i d ) .
這比單一 cosine novelty 更有研究價值。
22. 一個極重要的四象限
令:
ν r a w \nu^{raw} ν r a w
代表表面新穎度,
ν r o u t e \nu^{route} ν r o u t e
代表 route 新穎度。
可形成四象限。
象限 I:表面新,路徑也新
ν r a w ↑ , ν r o u t e ↑ . \nu^{raw}\uparrow,
\qquad
\nu^{route}\uparrow. ν r a w ↑ , ν r o u t e ↑ .
是真正高價值新探索候選。
象限 II:表面新,路徑舊
ν r a w ↑ , ν r o u t e ↓ . \nu^{raw}\uparrow,
\qquad
\nu^{route}\downarrow. ν r a w ↑ , ν r o u t e ↓ .
可能只是 rephrasing / reparameterization。
象限 III:表面舊,路徑新
ν r a w ↓ , ν r o u t e ↑ . \nu^{raw}\downarrow,
\qquad
\nu^{route}\uparrow. ν r a w ↓ , ν r o u t e ↑ .
這往往最容易被文字相似度漏掉。
小修改可能帶來新 closure。
象限 IV:表面舊,路徑也舊
ν r a w ↓ , ν r o u t e ↓ . \nu^{raw}\downarrow,
\qquad
\nu^{route}\downarrow. ν r a w ↓ , ν r o u t e ↓ .
高概率為真正重訪。
23. Multiplicity:同一類被重訪多少次
對 equivalence class:
c ∈ Ω / ∼ , c\in\Omega/\sim, c ∈ Ω/ ∼ ,
定義 multiplicity:
m ( c ) = ∣ { g i : q ( g i ) = c } ∣ . m(c)
=
|\{g_i:q(g_i)=c\}|. m ( c ) = ∣ { g i : q ( g i ) = c } ∣.
如果:
m ( c ) ≫ 1 , m(c)\gg1, m ( c ) ≫ 1 ,
代表該類被高頻重訪。
但高 multiplicity 有至少三種解釋:
無意義重複;
search basin 有強吸引力;
同一數學類有多種 search-effective representation。
所以:
m ( c ) m(c) m ( c )
本身不是壞事。
需要和:
RSI ( c ) \operatorname{RSI}(c) RSI ( c )
一起看。
24. 有效樣本數
24.1 最粗版本
若所有 exact-equivalent artifact 只算一次:
N e f f = ∣ Ω / ∼ ∣ . N_{\mathrm{eff}}
=
|\Omega/\sim|. N eff = ∣Ω/ ∼ ∣.
24.2 權重版本
對每個 class:
c , c, c ,
給予權重:
w ( c ) = f ( semantic novelty , route novelty , evidence independence , verification ) . w(c)
=
f(
\text{semantic novelty},
\text{route novelty},
\text{evidence independence},
\text{verification}
). w ( c ) = f ( semantic novelty , route novelty , evidence independence , verification ) .
則:
N e f f = ∑ c w ( c ) . N_{\mathrm{eff}}
=
\sum_c w(c). N eff = c ∑ w ( c ) .
24.3 Representation-sensitive correction
若同一 proposition class 的不同 representation 對 search success 有可測差異,則:
w ( c ) w(c) w ( c )
不應固定為 1 1 1 。
可以寫:
w ( c ) = 1 + λ Ψ ( RSI ( c ) ) , w(c)
=
1+\lambda \Psi(\operatorname{RSI}(c)), w ( c ) = 1 + λ Ψ ( RSI ( c )) ,
其中:
Ψ ( 0 ) = 0. \Psi(0)=0. Ψ ( 0 ) = 0.
這表示:
數學上同一個命題,在 search dynamics 上仍可能提供額外實驗資訊。
25. Semantic Redundancy Ratio
定義:
SRR = 1 − N e f f N r a w . \operatorname{SRR}
=
1-
\frac{N_{\mathrm{eff}}}{N_{raw}}. SRR = 1 − N r a w N eff .
若:
SRR ≈ 0 , \operatorname{SRR}\approx0, SRR ≈ 0 ,
表示 raw corpus 多數產物都保有獨立有效結構。
若:
SRR → 1 , \operatorname{SRR}\rightarrow1, SRR → 1 ,
表示大量 artifact 在所選 quotient 下是重複。
但必須標明 quotient type:
SRR p r o p , SRR r o u t e , SRR o b s . \operatorname{SRR}_{prop},
\quad
\operatorname{SRR}_{route},
\quad
\operatorname{SRR}_{obs}. SRR p r o p , SRR r o u t e , SRR o b s .
否則數字沒有意義。
26. Route-family entropy
令 route classes:
C r o u t e = { c 1 , … , c k } . \mathcal C_{route}
=
\{c_1,\ldots,c_k\}. C r o u t e = { c 1 , … , c k } .
令:
p i = m ( c i ) ∑ j m ( c j ) . p_i
=
\frac{m(c_i)}{\sum_jm(c_j)}. p i = ∑ j m ( c j ) m ( c i ) .
定義:
H r o u t e = − ∑ i = 1 k p i log p i . H_{route}
=
-\sum_{i=1}^{k}
p_i\log p_i. H r o u t e = − i = 1 ∑ k p i log p i .
若:
H r o u t e H_{route} H r o u t e
很低,表示大量研究集中於少數 route family。
若:
H r o u t e H_{route} H r o u t e
很高,表示探索分散。
26.1 Normalized entropy
H ^ r o u t e = H r o u t e log k . \widehat H_{route}
=
\frac{H_{route}}{\log k}. H r o u t e = log k H r o u t e .
使:
0 ≤ H ^ r o u t e ≤ 1. 0\leq\widehat H_{route}\leq1. 0 ≤ H r o u t e ≤ 1.
26.2 解讀限制
高 entropy 不一定好。
如果大量 route 都是低品質 hallucination:
H r o u t e ↑ H_{route}\uparrow H r o u t e ↑
仍可能沒有數學價值。
所以 entropy 必須配合 verification weighting。
27. Verification-weighted quotient
對 class:
c , c, c ,
定義 verifier confidence:
v ( c ) ∈ [ 0 , 1 ] . v(c)\in[0,1]. v ( c ) ∈ [ 0 , 1 ] .
例如:
formally verified theorem:接近 1 1 1 ;
independently reproduced computation:高;
heuristic argument:中;
unsupported LLM claim:低。
定義:
N e f f v e r = ∑ c v ( c ) w ( c ) . N_{\mathrm{eff}}^{ver}
=
\sum_c
v(c)w(c). N eff v er = c ∑ v ( c ) w ( c ) .
這比單純 class count 更接近研究有效量。
但:
v ( c ) v(c) v ( c )
不能假裝是一個普適真理機率。
它只是 evidence status 的 operational weight。
28. LSI-PSD-02 coverage 必須做 quotient correction
前篇定義:
C N = ( C N s t a t e , C N r o u t e , C N o b s , C N m e t h o d , C N r e p r , C N v e r ) . \mathbf C_N
=
(
C_N^{state},
C_N^{route},
C_N^{obs},
C_N^{method},
C_N^{repr},
C_N^{ver}
). C N = ( C N s t a t e , C N r o u t e , C N o b s , C N m e t h o d , C N r e p r , C N v er ) .
若沒有 quotient,可能出現:
C N s t a t e ↑ C_N^{state}\uparrow C N s t a t e ↑
只是因為:
同一狀態被重寫很多次 . \text{同一狀態被重寫很多次}. 同一狀態被重寫很多次 .
因此本文修正:
C ~ N s t a t e = C N s t a t e / ∼ s t a t e . \widetilde C_N^{state}
=
C_N^{state}
\big/
\sim_{state}. C N s t a t e = C N s t a t e / ∼ s t a t e .
更一般:
C ~ N = QuotientCorrect ( C N , E N ) . \widetilde{\mathbf C}_N
=
\operatorname{QuotientCorrect}
(
\mathbf C_N,
\mathcal E_N
). C N = QuotientCorrect ( C N , E N ) .
其中:
E N \mathcal E_N E N
是已審計 equivalence graph。
29. Coverage 的分母問題與 quotient 的分母問題不同
即使已完成 perfect dedup:
N e f f N_{eff} N e f f
仍不能推出:
N e f f ∣ Ω t r u e ∣ . \frac{N_{eff}}{|\Omega^{true}|}. ∣ Ω t r u e ∣ N e f f .
因為:
∣ Ω t r u e ∣ |\Omega^{true}| ∣ Ω t r u e ∣
通常未知。
因此語義商化解決的是:
不要重複計數 \boxed{
\text{不要重複計數}
} 不要重複計數
而不是:
知道全域總空間大小 . \boxed{
\text{知道全域總空間大小}.
} 知道全域總空間大小 .
這兩個問題必須分開。
30. 商空間與 higher-order sampling 的關係
LSI-PSD-04 將定義:
Ω ( 0 ) , Ω ( 1 ) , Ω ( 2 ) , … \Omega^{(0)},
\Omega^{(1)},
\Omega^{(2)},\ldots Ω ( 0 ) , Ω ( 1 ) , Ω ( 2 ) , …
若一階狀態沒有先 quotient,則二階 relation 會被重複污染。
例如:
x 1 ∼ x 2 ∼ x 3 x_1\sim x_2\sim x_3 x 1 ∼ x 2 ∼ x 3
卻被當成三個獨立 state。
那 transition:
T ( x 1 ) , T ( x 2 ) , T ( x 3 ) T(x_1),
T(x_2),
T(x_3) T ( x 1 ) , T ( x 2 ) , T ( x 3 )
會被誤認為三條獨立二階樣本。
因此:
higher-order sampling requires lower-order quotient discipline . \boxed{
\text{higher-order sampling requires lower-order quotient discipline}.
} higher-order sampling requires lower-order quotient discipline .
31. Representation 不應在 higher-order analysis 前被刪掉
但另一面:
若:
x 1 ∼ p r o p x 2 x_1\sim_{prop}x_2 x 1 ∼ p r o p x 2
而:
T ( x 1 ) ≠ T ( x 2 ) T(x_1)\neq T(x_2) T ( x 1 ) = T ( x 2 )
對 prover 而言表示不同 representation 產生不同 transition。
這本身就是二階資訊。
所以 LSI-PSD-04 必須保留:
( [ x ] p r o p , ρ ) ([x]_{prop},\rho) ([ x ] p r o p , ρ )
而不是只保留:
[ x ] p r o p . [x]_{prop}. [ x ] p r o p .
這再度說明:
math quotient \text{math quotient} math quotient
與:
search quotient \text{search quotient} search quotient
不能混用。
32. Cross-formal-system translation:同一命題跨 proof assistant 仍有身份問題
ProofGym 等工作嘗試在 Lean、Coq/Rocq、Isabelle 等 formal systems 間提供共同介面。
這對本系列很重要,因為長期 proof-space science 不應把:
Lean theorem \text{Lean theorem} Lean theorem
與:
Rocq theorem \text{Rocq theorem} Rocq theorem
自動視為兩個不同數學命題。
但跨系統 equivalence 也不是字串比較可以解決。
應建立:
Q L e a n ↔ Q R o c q ↔ Q I s a b e l l e Q^{Lean}
\leftrightarrow
Q^{Rocq}
\leftrightarrow
Q^{Isabelle} Q L e an ↔ Q R oc q ↔ Q I s ab e l l e
的 alignment evidence。
只有當 semantics、assumptions 與 imported foundations 對齊時,才可建立跨系統 proposition identity。
33. Formal proof state factorization 對 quotient 的啟示
LeanTree 把複雜 proof state factorize 成較簡單、可獨立處理的 branches。
這提醒我們:
state identity \text{state identity} state identity
也可能具有分解結構。
若:
s = ( s 1 , … , s k ) , s
=
(s_1,\ldots,s_k), s = ( s 1 , … , s k ) ,
兩個 proof state:
s , s ′ s,s' s , s ′
可能只差某個獨立 branch。
所以不能只用整段 state string 判斷 duplicate。
可定義:
Fact ( s ) = { [ s 1 ] , … , [ s k ] } . \operatorname{Fact}(s)
=
\{[s_1],\ldots,[s_k]\}. Fact ( s ) = {[ s 1 ] , … , [ s k ]} .
然後比較 factorized signatures。
34. 商空間不是刪資料,而是增加索引層
錯誤做法:
artifact A
artifact B
artifact C
↓
merge
↓
只留下 A
本文建議:
artifact A ─┐
artifact B ─┼──> equivalence_class EC-17
artifact C ─┘
EC-17:
relation: proposition_equivalence
evidence: ...
confidence: ...
representative: A
members: [A,B,C]
也就是:
quotient layer ≠ destructive deletion . \boxed{
\text{quotient layer}
\neq
\text{destructive deletion}.
} quotient layer = destructive deletion .
35. Equivalence graph
定義圖:
E = ( V , E ) , \mathcal E
=
(V,E), E = ( V , E ) ,
其中:
V = { g i } , V=\{g_i\}, V = { g i } ,
邊:
e i j = ( k , s t a t u s , e v i d e n c e , c o n f i d e n c e ) . e_{ij}
=
(
k,
status,
evidence,
confidence
). e ij = ( k , s t a t u s , e v i d e n ce , co n f i d e n ce ) .
其中 k k k 可為:
l e x , α , d e f , p r o p , r o u t e , o b s , e v i d . lex,\alpha,def,prop,route,obs,evid. l e x , α , d e f , p r o p , r o u t e , o b s , e v i d .
因此同一 pair 可以有:
g i ∼ p r o p g j g_i\sim_{prop}g_j g i ∼ p r o p g j
但:
g i ̸ ∼ r o u t e g j . g_i\not\sim_{route}g_j. g i ∼ r o u t e g j .
graph model 能自然表達這種多重關係。
36. Equivalence class 不一定應立刻做 transitive closure
對真正形式等價:
∼ p r o p \sim_{prop} ∼ p r o p
若已嚴格證明為 equivalence relation,可以做 transitive closure。
但對 heuristic relation:
≈ r o u t e , \approx_{route}, ≈ r o u t e ,
若只靠 threshold similarity,則:
A ≈ B , B ≈ C A\approx B,
\quad
B\approx C A ≈ B , B ≈ C
不一定:
A ≈ C . A\approx C. A ≈ C .
因此 heuristic route clustering 不應冒充真正 quotient。
本文建議區分:
∼ \sim ∼
與:
≈ . \approx. ≈ .
前者是 audited equivalence。
後者是 similarity / candidate relation。
37. Pseudometric 比硬 equivalence 更適合早期 corpus
定義:
d k ( g i , g j ) ≥ 0. d_k(g_i,g_j)\geq0. d k ( g i , g j ) ≥ 0.
若:
d k = 0 d_k=0 d k = 0
可能表示在某層無法區分。
但不同點仍可有零距離,所以可先使用 pseudometric。
例如:
d r o u t e = 1 − S r o u t e . d_{route}
=
1-S_{route}. d r o u t e = 1 − S r o u t e .
再由:
d r o u t e < ϵ d_{route}<\epsilon d r o u t e < ϵ
產生 candidate cluster。
這比一開始硬宣告:
g i ∼ r o u t e g j g_i\sim_{route}g_j g i ∼ r o u t e g j
更保守。
38. Semantic dedup pipeline
本文建議 proof-space observatory 使用以下流程:
Raw Artifact Ingestion
|
v
Immutable Source + Hash
|
v
Surface Normalization
|
v
Statement / Assumption Extraction
|
v
Quantifier + Domain Signature
|
v
Candidate Retrieval
|
v
Structural Similarity
|
v
Formal Mutual Implication if Available
|
v
Route Graph Comparison
|
v
Obstruction Comparison
|
v
Equivalence Graph Update
|
v
Quotient Metrics
關鍵不是某一個模型。
而是:
cheap candidate generation → expensive audited merge . \boxed{
\text{cheap candidate generation}
\rightarrow
\text{expensive audited merge}.
} cheap candidate generation → expensive audited merge .
39. Candidate generation 可以大量使用 embedding
對 N N N 篇 artifact 做全 pair:
O ( N 2 ) O(N^2) O ( N 2 )
會快速昂貴。
因此先用:
ANN \operatorname{ANN} ANN
或 sparse lexical index 找:
K ≪ N K\ll N K ≪ N
個候選鄰居。
複雜度近似下降為:
O ( N K ) . O(NK). O ( N K ) .
embedding 在這裡很有價值。
但它的角色是:
retrieval \boxed{
\text{retrieval}
} retrieval
不是:
proof of equivalence . \boxed{
\text{proof of equivalence}.
} proof of equivalence .
40. 多觀察者 semantic audit
對重要 merge:
g i ↔ g j , g_i\leftrightarrow g_j, g i ↔ g j ,
可以要求多個獨立 classifier:
A 1 , A 2 , … , A m . A_1,A_2,\ldots,A_m. A 1 , A 2 , … , A m .
每個輸出:
E i j ( a ) . E_{ij}^{(a)}. E ij ( a ) .
但:
majority vote \text{majority vote} majority vote
仍不是 formal proof。
因此多觀察者只提升:
audit confidence , \text{audit confidence}, audit confidence ,
不自動提升為:
A ⊢ Q i ↔ Q j . \mathcal A\vdash Q_i\leftrightarrow Q_j. A ⊢ Q i ↔ Q j .
41. Formal verifier 在商化中扮演什麼角色
若可以構造:
Q i → Q j Q_i\rightarrow Q_j Q i → Q j
與:
Q j → Q i Q_j\rightarrow Q_i Q j → Q i
並由 proof assistant 驗證,則命題等價證據最強。
但 formal verifier 仍依賴:
theorem statement 是否 faithful;
imported axioms;
definitions;
library versions;
formalization correctness。
因此:
verified equivalence of formal statements \boxed{
\text{verified equivalence of formal statements}
} verified equivalence of formal statements
不自動等於:
perfect equivalence of original informal intentions . \boxed{
\text{perfect equivalence of original informal intentions}.
} perfect equivalence of original informal intentions .
provenance 必須把 informal-to-formal mapping 保留下來。
42. Semantic identity 與 historical identity 必須分開
兩篇論文可能數學上完全等價:
g i ∼ p r o p g j , g_i\sim_{prop}g_j, g i ∼ p r o p g j ,
但在歷史上:
t i < t j t_i<t_j t i < t j
而 g j g_j g j 是獨立重發現。
如果 destructive dedup,把 g j g_j g j 刪掉,就會失去:
independent rediscovery;
convergence evidence;
research dynamics;
route attraction。
所以:
semantic quotient ≠ historical quotient . \boxed{
\text{semantic quotient}
\neq
\text{historical quotient}.
} semantic quotient = historical quotient .
43. 重複有時本身就是訊號
若某個 class:
c c c
在沒有直接 copy 的情況下,被多條獨立路線重訪:
m i n d ( c ) ≫ 1 , m_{\mathrm{ind}}(c)\gg1, m ind ( c ) ≫ 1 ,
這可能表示:
這個 lemma 是 attractor;
這個 obstruction 是 basin boundary;
這個 representation 很自然;
這個局部 theorem 是高連接 hub。
因此 dedup 後不能只留下:
c . c. c .
還要留下:
m ( c ) , m i n d ( c ) , t f i r s t , t r e v i s i t . m(c),
\quad
m_{\mathrm{ind}}(c),
\quad
t_{first},
\quad
t_{revisit}. m ( c ) , m ind ( c ) , t f i r s t , t r e v i s i t .
44. Independent rediscovery score
定義:
IRS ( c ) = ∑ i ∈ q − 1 ( c ) χ i , \operatorname{IRS}(c)
=
\sum_{i\in q^{-1}(c)}
\chi_i, IRS ( c ) = i ∈ q − 1 ( c ) ∑ χ i ,
其中 χ i \chi_i χ i 衡量該 artifact 相對既有 class 的資訊隔離程度,例如:
不同模型;
不同 prompt lineage;
不同方法族;
不同時間窗口;
未讀取前一結果。
若:
IRS ( c ) ≫ 1 , \operatorname{IRS}(c)\gg1, IRS ( c ) ≫ 1 ,
表示同一結果被獨立重發現多次。
這與 copy multiplicity 完全不同。
45. Quotient-adjusted recurrence
定義某 class 的 revisit sequence:
t 1 < t 2 < ⋯ < t m . t_1<t_2<\cdots<t_m. t 1 < t 2 < ⋯ < t m .
定義 inter-revisit interval:
Δ t k = t k + 1 − t k . \Delta t_k
=
t_{k+1}-t_k. Δ t k = t k + 1 − t k .
若:
Δ t k \Delta t_k Δ t k
逐步縮短,可能表示研究路徑越來越被吸引回該 basin。
這是 LSI-PSD-04 與 06 可以研究的高階訊號。
46. 商空間與「符號先到盡」命題
本系列原始動機之一是:
大規模 AI 研究可能在最終證明出現前,先耗盡某個可見的符號/路徑語料。
若不 quotient,這個命題幾乎無法測試。
因為模型永遠可以:
x ↦ y x\mapsto y x ↦ y
換字,
L 1 ↦ L 2 L_1\mapsto L_2 L 1 ↦ L 2
換 lemma 名,
甚至重排章節。
raw novelty 永遠可以被人工製造。
只有在:
Ω / ∼ \Omega/\sim Ω/ ∼
上,才有可能問:
Δ N e f f → 0 ? \Delta N_{\mathrm{eff}}\rightarrow0? Δ N eff → 0 ?
也就是:
表面還在生成, 但有效 equivalence class 不再增加嗎? \boxed{
\text{表面還在生成,
但有效 equivalence class 不再增加嗎?}
} 表面還在生成, 但有效 equivalence class 不再增加嗎?
這才是「符號飽和」的可測版本。
47. 但「符號飽和」必須指定 quotient
不能說:
符號空間飽和了。
而應說:
在 relation ∼ k 與 regime R 下, \text{在 relation }\sim_k
\text{ 與 regime }R
\text{ 下,} 在 relation ∼ k 與 regime R 下,
觀察到:
Δ ∣ Ω N / ∼ k ∣ → 0. \Delta
|\Omega_{N}/\sim_k|
\rightarrow0. Δ∣ Ω N / ∼ k ∣ → 0.
例如:
Δ N r o u t e → 0 \Delta N_{route}\rightarrow0 Δ N r o u t e → 0
不代表:
Δ N p r o p → 0. \Delta N_{prop}\rightarrow0. Δ N p r o p → 0.
也不代表:
Δ N r e p r → 0. \Delta N_{repr}\rightarrow0. Δ N r e p r → 0.
所以 saturation 是 relation-dependent。
48. Quotient profile
本文提出:
Q N = ( N r a w , N α , N d e f , N p r o p , N r o u t e , N o b s , N e v i d ) . \boxed{
\mathbf Q_N
=
(
N_{raw},
N_{\alpha},
N_{def},
N_{prop},
N_{route},
N_{obs},
N_{evid}
).
} Q N = ( N r a w , N α , N d e f , N p r o p , N r o u t e , N o b s , N e v i d ) .
這稱為 quotient profile。
若:
N r a w ≫ N r o u t e , N_{raw}\gg N_{route}, N r a w ≫ N r o u t e ,
表示大量文字變體匯聚到少量 route family。
若:
N r o u t e ≫ N o b s , N_{route}\gg N_{obs}, N r o u t e ≫ N o b s ,
表示不同方法大量匯聚到少量 obstruction。
這正是 confluence 的前兆。
49. Quotient compression ratio
對 relation k k k 定義:
QCR k = N r a w N k . \operatorname{QCR}_k
=
\frac{N_{raw}}{N_k}. QCR k = N k N r a w .
例如:
QCR r o u t e = 25 \operatorname{QCR}_{route}=25 QCR r o u t e = 25
表示平均每個 route class 對應 25 份 raw artifact。
若隨時間:
QCR r o u t e ( N ) ↑ , \operatorname{QCR}_{route}(N)\uparrow, QCR r o u t e ( N ) ↑ ,
而:
N r o u t e N_{route} N r o u t e
增長變慢,這比文本重複更像 route saturation。
50. NS-203 案例應如何升級
前一輪 NS Proof-Space Sampling Observatory 主要仍以 paper-level artifact 和 heuristic concept family 為主。
本文提出第二輪需要:
Paper → Claim → Lemma → Route → Obstruction . \boxed{
\text{Paper}
\rightarrow
\text{Claim}
\rightarrow
\text{Lemma}
\rightarrow
\text{Route}
\rightarrow
\text{Obstruction}.
} Paper → Claim → Lemma → Route → Obstruction .
50.1 不應直接把 203 當有效樣本數
即使:
N p a p e r = 203 , N_{paper}=203, N p a p er = 203 ,
真正:
N r o u t e , N o b s , N p r o p N_{route},
\quad
N_{obs},
\quad
N_{prop} N r o u t e , N o b s , N p r o p
仍未知。
50.2 應先抽 canonical claim
每篇建立:
paper_id
claim_ids
assumption_signature
route_signature
obstruction_ids
formal_status
dependency_ids
50.3 再建立 equivalence graph
特別檢測:
同一 claim 是否跨系列重現;
同一 route 是否換 notation 回訪;
不同 route 是否落同 obstruction;
同 proposition 是否因 representation 不同而 proof behavior 不同。
50.4 這樣才能真正測 X 階採樣
若一階 state 都沒 quotient,X 階採樣只是語言統計。
51. 對 Navier--Stokes 的認識論限制
即使未來得到:
N r a w ≫ N r o u t e , N_{raw}\gg N_{route}, N r a w ≫ N r o u t e ,
N r o u t e ≫ N o b s , N_{route}\gg N_{obs}, N r o u t e ≫ N o b s ,
且:
Δ N o b s → 0 , \Delta N_{obs}\rightarrow0, Δ N o b s → 0 ,
仍只能說:
在目前研究制度、抽取法與 quotient 定義下,觀察到高度 recurrent obstruction structure。
不能推出:
Navier–Stokes 問題錯了 . \text{Navier--Stokes 問題錯了}. Navier–Stokes 問題錯了 .
不能推出:
不可證 . \text{不可證}. 不可證 .
不能推出:
獨立 . \text{獨立}. 獨立 .
不能推出:
全部 proof space 已耗盡 . \text{全部 proof space 已耗盡}. 全部 proof space 已耗盡 .
這個 epistemic firewall 必須保留到 LSI-PSD-10。
52. 對 P/NP 的同樣限制
P/NP 更容易出現 representation trap,因為:
machine model;
reduction language;
uniformity;
circuit model;
proof complexity;
relativization;
natural proofs;
algebrization;
本來就存在多層 formulation。
因此若做類似 corpus:
Ω P / N P r a w , \Omega_{P/NP}^{raw}, Ω P / N P r a w ,
更必須把:
∼ p r o p , ∼ r o u t e , ∼ b a r r i e r \sim_{prop},
\quad
\sim_{route},
\quad
\sim_{barrier} ∼ p r o p , ∼ r o u t e , ∼ ba r r i er
分開。
不能把「又撞到 relativization-style barrier」簡化成:
所有方法都一樣。
53. 商空間對研究記憶的價值
沒有 quotient 的長期記憶:
K N \mathcal K_N K N
會越來越大。
但新增內容中可能大量是:
semantic duplicates . \text{semantic duplicates}. semantic duplicates .
結果:
retrieval 變差;
context 被重複佔據;
agent 誤判 novelty;
相同路線被多次重開。
語義商化後:
K N → ( K ˉ N , F N ) , \mathcal K_N
\rightarrow
(
\bar{\mathcal K}_N,
\mathcal F_N
), K N → ( K ˉ N , F N ) ,
其中:
K ˉ N \bar{\mathcal K}_N K ˉ N :canonical class layer;
F N \mathcal F_N F N :完整 source fibers。
這是一種:
lossless-at-source, compressed-at-navigation \boxed{
\text{lossless-at-source, compressed-at-navigation}
} lossless-at-source, compressed-at-navigation
架構。
54. 商空間對 AI prompt context 的價值
長上下文裡如果塞入:
30 30 30
篇本質同 route 的 paper,
AI 可能因頻率誤認:
這條 route 很有支持。
但那可能只是同一 source lineage 的重寫。
因此 context builder 應按:
class diversity \text{class diversity} class diversity
而不是:
artifact count \text{artifact count} artifact count
取樣。
可以定義:
P ( g i ∣ c ) = 1 m ( c ) P(g_i\mid c)
=
\frac{1}{m(c)} P ( g i ∣ c ) = m ( c ) 1
作 class-balanced sampling。
55. 商空間對多 AI 研究的價值
如果十個 agent 同時工作,最常見浪費之一是:
A 1 , … , A 10 A_1,\ldots,A_{10} A 1 , … , A 10
都進入同一 route basin。
若 observatory 有即時 quotient:
[ g A 1 ] r o u t e = [ g A 2 ] r o u t e = ⋯ , [g_{A_1}]_{route}
=
[g_{A_2}]_{route}
=
\cdots, [ g A 1 ] r o u t e = [ g A 2 ] r o u t e = ⋯ ,
scheduler 可以把後續 agent 導向未覆蓋 class。
但不能完全禁止重訪。
因為 independent rediscovery 有驗證價值。
所以應設:
exploration quota + replication quota . \text{exploration quota}
+
\text{replication quota}. exploration quota + replication quota .
56. Exploration 與 replication 必須同時存在
如果只追求:
ν r o u t e ↑ , \nu^{route}\uparrow, ν r o u t e ↑ ,
系統可能不再驗證舊結果。
如果只追求:
m ( c ) ↑ , m(c)\uparrow, m ( c ) ↑ ,
系統會陷入重複。
因此資源配置:
B = B e x p l o r e + B r e p l i c a t e + B a u d i t . B
=
B_{explore}
+
B_{replicate}
+
B_{audit}. B = B e x pl or e + B r e pl i c a t e + B a u d i t .
其中:
B e x p l o r e B_{explore} B e x pl or e
追求新 class,
B r e p l i c a t e B_{replicate} B r e pl i c a t e
做獨立重現,
B a u d i t B_{audit} B a u d i t
驗證 merge / split。
57. Quotient-aware scheduler
可以定義 action score:
S ( a ) = α N ( a ) + β V ( a ) + γ D ( a ) − δ R ( a ) , S(a)
=
\alpha N(a)
+
\beta V(a)
+
\gamma D(a)
-
\delta R(a), S ( a ) = α N ( a ) + β V ( a ) + γ D ( a ) − δ R ( a ) ,
其中:
N ( a ) N(a) N ( a ) :預期 quotient novelty;
V ( a ) V(a) V ( a ) :驗證價值;
D ( a ) D(a) D ( a ) :diversity gain;
R ( a ) R(a) R ( a ) :重複風險。
如果某 route class:
m ( c ) ≫ 1 m(c)\gg1 m ( c ) ≫ 1
且 independent evidence 已足夠,
則:
R ( a ) ↑ . R(a)\uparrow. R ( a ) ↑ .
scheduler 應偏向其他 basin。
58. 商空間錯誤本身也必須被版本化
今天系統可能判:
g i ∼ r o u t e g j . g_i\sim_{route}g_j. g i ∼ r o u t e g j .
未來發現一個 hidden assumption:
A ⋆ A^\star A ⋆
後,必須拆分:
[ g ] r o u t e → [ g i ] r o u t e ∪ [ g j ] r o u t e . [g]_{route}
\rightarrow
[g_i]_{route}
\cup
[g_j]_{route}. [ g ] r o u t e → [ g i ] r o u t e ∪ [ g j ] r o u t e .
因此 equivalence class 不是不可修改真理。
它應有:
class_version
merge_history
split_history
evidence_history
review_status
這使 quotient 本身也成為可審計研究對象。
59. Quotient provenance
每次 merge 記錄:
M t = ( c i , c j , k , E , A , t ) , M_t
=
(
c_i,
c_j,
k,
E,
A,
t
), M t = ( c i , c j , k , E , A , t ) ,
其中:
c i , c j c_i,c_j c i , c j :原 classes;
k k k :relation type;
E E E :證據;
A A A :執行者/agent;
t t t :時間。
每次 split:
S t = ( c , { c 1 , … , c m } , r e a s o n , t ) . S_t
=
(
c,
\{c_1,\ldots,c_m\},
reason,
t
). S t = ( c , { c 1 , … , c m } , r e a so n , t ) .
這和版本控制一樣重要。
60. 不同 relation 需要不同 verifier
Relation
最低合理 verifier
∼ l e x \sim_{lex} ∼ l e x
deterministic normalization
∼ α \sim_{\alpha} ∼ α
binder-aware structural checker
∼ d e f \sim_{def} ∼ d e f
formal elaborator / definitional equality
∼ p r o p \sim_{prop} ∼ p r o p
mutual implication proof or strong formal evidence
∼ r o u t e \sim_{route} ∼ r o u t e
audited route graph mapping
∼ o b s \sim_{obs} ∼ o b s
canonical failure-condition audit
∼ e v i d \sim_{evid} ∼ e v i d
provenance + evidence dependency audit
這個表顯示:
沒有一個 universal similarity score 能取代全部 relation . \boxed{
\text{沒有一個 universal similarity score 能取代全部 relation}.
} 沒有一個 universal similarity score 能取代全部 relation .
61. LLM 在 quotient pipeline 中最適合的角色
LLM 很適合:
semantic candidate retrieval;
assumption extraction;
route labeling;
obstruction paraphrase clustering;
graph alignment proposal;
merge explanation;
split hypothesis。
但 LLM 不應單獨作:
formal equivalence oracle . \text{formal equivalence oracle}. formal equivalence oracle .
比較合理:
LLM proposes → formal / structural checker audits → human or multi-agent review for high-risk cases . \boxed{
\text{LLM proposes}
\rightarrow
\text{formal / structural checker audits}
\rightarrow
\text{human or multi-agent review for high-risk cases}.
} LLM proposes → formal / structural checker audits → human or multi-agent review for high-risk cases .
62. 商空間與 theorem discovery
如果系統發現:
g 1 , … , g n g_1,\ldots,g_n g 1 , … , g n
表面完全不同,但:
[ g 1 ] r o u t e = ⋯ = [ g n ] r o u t e , [g_1]_{route}
=
\cdots
=
[g_n]_{route}, [ g 1 ] r o u t e = ⋯ = [ g n ] r o u t e ,
且它們跨不同 mathematical domains,
這可能反而揭露一個更一般 theorem schema。
也就是:
deduplication → abstraction . \text{deduplication}
\rightarrow
\text{abstraction}. deduplication → abstraction .
因此 quotient 不只是刪除重複。
它也可能生成:
higher-level theorem family . \boxed{
\text{higher-level theorem family}.
} higher-level theorem family .
63. 從等價類反推出 invariant
若一組 artifact:
{ g i } i = 1 n \{g_i\}_{i=1}^n { g i } i = 1 n
被判定為 route-equivalent,
可以尋找:
I ( g i ) = I ⋆ I(g_i)=I^\star I ( g i ) = I ⋆
的共同 invariant。
這個 I ⋆ I^\star I ⋆ 可能是:
proof motif;
conserved quantity;
compactness pattern;
duality;
monotonicity;
obstruction form。
因此:
quotient class → invariant mining . \boxed{
\text{quotient class}
\rightarrow
\text{invariant mining}.
} quotient class → invariant mining .
這是從資料庫工程進入新數學的一條可能路。
64. 「越是真理越可能像廢話」與 quotient 的關係
如果大量不同表達:
g 1 , … , g n g_1,\ldots,g_n g 1 , … , g n
在高階 quotient 後都收斂到:
[ g ] ⋆ , [g]^\star, [ g ] ⋆ ,
那表面複雜度:
K s u r f a c e K_{surface} K s u r f a ce
可以很大,
但核心描述長度:
K c o r e K_{core} K cor e
可能很小。
形式上:
K c o r e ≪ K s u r f a c e . K_{core}
\ll
K_{surface}. K cor e ≪ K s u r f a ce .
這正好提供本系列後續「真理—生成性反轉」的一個資訊論入口:
大量理論展開可能在 quotient 後收斂成極短核心,而極短核心又可以生成大量展開。
但本文暫不把這解讀為「真理必然簡單」。
這裡只建立可測結構。
65. Quotient 不等於 reductionism
把兩篇研究歸入同 route class,不代表:
它們所有意義都一樣。
商化只在指定 relation 下成立。
所以應寫:
g i ∼ r o u t e g j , g_i\sim_{route}g_j, g i ∼ r o u t e g j ,
而不是:
g i = g j . g_i=g_j. g i = g j .
同樣:
g i ∼ p r o p g j g_i\sim_{prop}g_j g i ∼ p r o p g j
不表示其:
歷史意義;
教學價值;
proof elegance;
search difficulty;
computational cost;
都相同。
66. 多商空間表示
最終一份 artifact 應同時有多個 identity:
ID ( g i ) = ( [ g i ] p r o p , [ g i ] r o u t e , [ g i ] o b s , [ g i ] e v i d , ρ i ) . \operatorname{ID}(g_i)
=
(
[g_i]_{prop},
[g_i]_{route},
[g_i]_{obs},
[g_i]_{evid},
\rho_i
). ID ( g i ) = ([ g i ] p r o p , [ g i ] r o u t e , [ g i ] o b s , [ g i ] e v i d , ρ i ) .
這可以看成一個 product-like index:
I = Q p r o p × Q r o u t e × Q o b s × Q e v i d × R . \mathcal I
=
\mathcal Q_{prop}
\times
\mathcal Q_{route}
\times
\mathcal Q_{obs}
\times
\mathcal Q_{evid}
\times
\mathcal R. I = Q p r o p × Q r o u t e × Q o b s × Q e v i d × R .
不是所有組合都可達。
但這比單一 document ID 更接近研究身份。
67. Quotient lattice 的版本
可將不同 coarse-graining 寫成:
Ω r a w → Ω α → Ω d e f → Ω p r o p . \Omega^{raw}
\rightarrow
\Omega^{\alpha}
\rightarrow
\Omega^{def}
\rightarrow
\Omega^{prop}. Ω r a w → Ω α → Ω d e f → Ω p r o p .
另外:
Ω r a w → Ω r o u t e → Ω o b s . \Omega^{raw}
\rightarrow
\Omega^{route}
\rightarrow
\Omega^{obs}. Ω r a w → Ω r o u t e → Ω o b s .
這兩條不是同一條鏈。
可以畫成:
Ω_raw
/ \
v v
Ω_statement Ω_route
| |
v v
Ω_prop Ω_obs
\ /
\ /
meta-classes
這個 lattice structure 比單一 embedding cluster 更適合研究空間。
68. Quotient uncertainty 應進入 coverage error bar
如果 equivalence graph 中有大量:
? ? ?
邊,
則:
N e f f N_{eff} N e f f
不是一個確定值。
可以定義上下界:
N e f f − ≤ N e f f ≤ N e f f + . N_{\mathrm{eff}}^{-}
\leq
N_{\mathrm{eff}}
\leq
N_{\mathrm{eff}}^{+}. N eff − ≤ N eff ≤ N eff + .
其中:
下界:把所有可能等價候選盡量合併;
上界:把未確定 pair 保守分開。
coverage 也應輸出:
[ C ~ − , C ~ + ] . [\widetilde C^{-},\widetilde C^{+}]. [ C − , C + ] .
這比給出虛假的單點百分比更誠實。
69. 商空間審計的最小 benchmark
可建立 synthetic benchmark:
類型 A:純 α \alpha α -rename
應被合併。
類型 B:定義展開
應在 definitional layer 合併。
類型 C:量詞交換
不應合併。
類型 D:假設減弱/加強
應標成 implication relation,不是 equivalence。
類型 E:同 theorem 不同 proof
proposition 合併,route 分開。
類型 F:不同 theorem 同 route skeleton
proposition 分開,route 合併。
類型 G:不同 route 同 obstruction
route 分開,obstruction 合併。
若系統連這七類都不能穩定區分,則不應用於 proof-space saturation claim。
70. 等價以外還需要 implication graph
很多研究產物不是:
Q i ↔ Q j , Q_i\leftrightarrow Q_j, Q i ↔ Q j ,
而是:
Q i ⇒ Q j . Q_i\Rightarrow Q_j. Q i ⇒ Q j .
例如一個 stronger theorem:
Q s Q_s Q s
推出 weaker theorem:
Q w . Q_w. Q w .
若把兩者強行 quotient,會丟掉 theorem strength。
因此除了 equivalence graph:
E , \mathcal E, E ,
還要有 implication DAG:
D i m p . \mathcal D_{imp}. D im p .
這使研究空間不只有 class,還有 partial order。
71. Theorem strength lattice
若:
Q 1 ⇒ Q 2 , Q_1\Rightarrow Q_2, Q 1 ⇒ Q 2 ,
Q 2 ⇏ Q 1 , Q_2\not\Rightarrow Q_1, Q 2 ⇒ Q 1 ,
則:
Q 1 Q_1 Q 1
較強。
可定義:
Q 1 ⪰ Q 2 . Q_1\succeq Q_2. Q 1 ⪰ Q 2 .
這形成 theorem-strength preorder。
它對 dedup 非常重要,因為很多看似「重複」其實是:
generalization;
specialization;
corollary;
strengthening;
weakening。
Rocq goal clone work 把 generalization 單獨分類,正好提醒這一點。
72. 「同一條路」也可能存在強弱關係
Route A:
A → L → C . A
\rightarrow
L
\rightarrow
C. A → L → C .
Route B:
A → L ′ → L → C . A
\rightarrow
L'
\rightarrow
L
\rightarrow
C. A → L ′ → L → C .
若 L ′ L' L ′ 只是更一般的 bridge,
兩 route 不必完全 equivalence。
可以有:
R A ⪯ R B . R_A\preceq R_B. R A ⪯ R B .
因此 route space 也可以具有 refinement order。
這將在後續 proof-route dynamics 中很有用。
73. Quotient-aware novelty decay
原始 novelty decay:
ν N r a w → 0 \nu_N^{raw}\rightarrow0 ν N r a w → 0
可能只是文本變得相似。
真正有意思的是:
ν N p r o p → 0 , \nu_N^{prop}\rightarrow0, ν N p r o p → 0 ,
ν N r o u t e → 0 , \nu_N^{route}\rightarrow0, ν N r o u t e → 0 ,
ν N o b s → 0. \nu_N^{obs}\rightarrow0. ν N o b s → 0.
如果三者發生在不同時間:
T p r o p < T r o u t e < T o b s , T_{prop}
<
T_{route}
<
T_{obs}, T p r o p < T r o u t e < T o b s ,
就表示不同層次的 saturation phase transition。
這直接預告 LSI-PSD-04 與 05。
74. Quotient phase diagram
可以建立:
Z N = ( Δ N p r o p , Δ N r o u t e , Δ N o b s , RSI , H r o u t e ) . \mathbf Z_N
=
(
\Delta N_{prop},
\Delta N_{route},
\Delta N_{obs},
\operatorname{RSI},
H_{route}
). Z N = ( Δ N p r o p , Δ N r o u t e , Δ N o b s , RSI , H r o u t e ) .
不同區域代表:
Phase A:新命題、新路線
Δ N p r o p > 0 , Δ N r o u t e > 0. \Delta N_{prop}>0,
\quad
\Delta N_{route}>0. Δ N p r o p > 0 , Δ N r o u t e > 0.
Phase B:命題重訪、路線創新
Δ N p r o p ≈ 0 , Δ N r o u t e > 0. \Delta N_{prop}\approx0,
\quad
\Delta N_{route}>0. Δ N p r o p ≈ 0 , Δ N r o u t e > 0.
Phase C:路線重訪、障礙創新
Δ N r o u t e ≈ 0 , Δ N o b s > 0. \Delta N_{route}\approx0,
\quad
\Delta N_{obs}>0. Δ N r o u t e ≈ 0 , Δ N o b s > 0.
Phase D:高度 confluence
Δ N r o u t e ≈ 0 , Δ N o b s ≈ 0 , m ( c ) ↑ . \Delta N_{route}\approx0,
\quad
\Delta N_{obs}\approx0,
\quad
m(c)\uparrow. Δ N r o u t e ≈ 0 , Δ N o b s ≈ 0 , m ( c ) ↑ .
這比「文章越來越像」精確得多。
75. 商空間與 local basin
假設 route quotient 得到:
C r o u t e . \mathcal C_{route}. C r o u t e .
再以 transition / dependency 連接 classes:
G r o u t e . \mathcal G_{route}. G r o u t e .
高密度子圖:
B k ⊂ G r o u t e B_k
\subset
\mathcal G_{route} B k ⊂ G r o u t e
可以作為 proof basin 候選。
這樣 LSI-PSD-05 的 local saturation 就有一個乾淨的底層:
basin = quotient-aware route subgraph . \text{basin}
=
\text{quotient-aware route subgraph}. basin = quotient-aware route subgraph .
沒有 quotient,basin 密度可能只是 duplicate density。
76. 商空間與 obstruction confluence
若:
R 1 , R 2 , … , R m R_1,R_2,\ldots,R_m R 1 , R 2 , … , R m
在 route quotient 下彼此不同:
[ R i ] r o u t e ≠ [ R j ] r o u t e , [R_i]_{route}\neq[R_j]_{route}, [ R i ] r o u t e = [ R j ] r o u t e ,
但:
[ O ( R i ) ] o b s = [ O ⋆ ] o b s , [O(R_i)]_{obs}
=
[O^\star]_{obs}, [ O ( R i ) ] o b s = [ O ⋆ ] o b s ,
則才真正構成:
obstruction confluence . \boxed{
\text{obstruction confluence}.
} obstruction confluence .
如果 route 本身其實都是同一條,只是換 notation,那不能叫 confluence。
所以 LSI-PSD-06 完全依賴本文。
77. 商空間與 productive mis-specification
後續 LSI-PSD-08 / 09 會研究:
parent framing → descendant theories . \text{parent framing}
\rightarrow
\text{descendant theories}. parent framing → descendant theories .
若 descendant corpus 不 quotient,就會高估 generativity。
真正的 generativity 應計:
G e f f = ∣ { [ T i ] p r o p } ∣ G_{eff}
=
|\{[T_i]_{prop}\}| G e f f = ∣ {[ T i ] p r o p } ∣
或更強:
G r o u t e , G t r a n s f e r . G_{route},
\quad
G_{transfer}. G r o u t e , G t r an s f er .
因此「錯誤問題很會生理論」也必須先去除表面重複。
78. 研究系統的 canonical record
本文建議最小 schema:
artifact_id: ...
source_hash: ...
parent_artifacts: [...]
statement:
raw: ...
formal: ...
quantifiers: [...]
domains: [...]
assumptions: [...]
claims: [...]
dependencies: [...]
route:
nodes: [...]
edges: [...]
obstructions: [...]
evidence: [...]
verification:
status: ...
tool: ...
representation:
language: ...
library: ...
notation_profile: ...
equivalence:
proposition_class: ...
route_class: ...
obstruction_class: ...
unresolved_links: [...]
provenance:
created_at: ...
agent: ...
lineage: ...
這不是論文本身。
它是 observatory 的導航層。
79. Canonical record 不可取代原始 source
永遠保持:
F ( g ) ≠ g . F(g)\neq g. F ( g ) = g .
feature record:
F ( g ) F(g) F ( g )
用來:
搜尋;
graph;
quotient;
metrics。
原始 source:
g g g
用來:
audit;
reconstruction;
citation;
re-extraction。
這與 canonical source policy 完全一致。
80. 商空間的工程複雜度
全 pair comparison:
( N 2 ) = O ( N 2 ) . \binom{N}{2}
=
O(N^2). ( 2 N ) = O ( N 2 ) .
當:
N = 10 5 , N=10^5, N = 1 0 5 ,
不可直接對每 pair 做 formal equivalence proof。
因此採分層:
O ( N log N ) O(N\log N) O ( N log N )
級 retrieval,
加上:
O ( N K ) O(NK) O ( N K )
候選 pair,
再對少數高風險 pair 做昂貴 audit。
工程上:
cheap broad filter + expensive narrow verifier . \boxed{
\text{cheap broad filter}
+
\text{expensive narrow verifier}.
} cheap broad filter + expensive narrow verifier .
81. 風險分層
81.1 低風險 merge
exact hash;
deterministic whitespace;
certified α \alpha α -equivalence。
可以自動。
81.2 中風險 merge
definitional equality;
structural canonicalization;
obvious corollary mapping。
需要 formal tool。
81.3 高風險 merge
natural-language semantic equivalence;
route equivalence;
obstruction equivalence;
cross-domain theorem schema。
需要 audit,不能自動 destructive merge。
82. Falsification protocol
本文框架可以被實證挑戰。
若未來發現:
quotient correction 幾乎不改變任何 long-horizon novelty statistics;
representation sensitivity 在成熟 prover 上消失;
route equivalence 無法可靠抽取;
obstruction classes 不具跨 artifact 穩定性;
quotient-aware scheduler 不比 raw retrieval 降低重複;
那麼本文對 proof-space science 的實用價值應被下修。
這些都是可測的。
83. 實驗假說一:Raw novelty 會系統性高估 route novelty
提出:
H 1 : E [ ν r a w ] > E [ ν r o u t e ] H_1:
\mathbb E[\nu^{raw}]
>
\mathbb E[\nu^{route}] H 1 : E [ ν r a w ] > E [ ν r o u t e ]
在長程生成 corpus 後期成立。
這不是數學定理。
它是 corpus-level hypothesis。
84. 實驗假說二:表示敏感性在 LLM prover 中非零
提出:
H 2 : RSI ( Q ; R ) > 0 H_2:
\operatorname{RSI}(Q;R)>0 H 2 : RSI ( Q ; R ) > 0
對相當比例 theorem class 成立。
現有 representation-symmetry 研究已提供直接外部支持,但具體值依 prover 與 benchmark 而變。
85. 實驗假說三:Obstruction class 數量會比 route class 更早顯示收斂
在高難度長程問題中,可能:
N o b s ≪ N r o u t e . N_{obs}
\ll
N_{route}. N o b s ≪ N r o u t e .
如果很多不同 route 都撞少數障礙,就會:
QCR o b s ≫ QCR r o u t e . \operatorname{QCR}_{obs}
\gg
\operatorname{QCR}_{route}. QCR o b s ≫ QCR r o u t e .
這是 confluence-rich regime 的一個可測 signature。
86. 實驗假說四:Quotient-aware memory 會降低無效重複
比較:
R r a w R_{raw} R r a w
與:
R q u o t . R_{quot}. R q u o t .
若:
DuplicateRate ( R q u o t ) < DuplicateRate ( R r a w ) \operatorname{DuplicateRate}(R_{quot})
<
\operatorname{DuplicateRate}(R_{raw}) DuplicateRate ( R q u o t ) < DuplicateRate ( R r a w )
且:
VerifiedNovelty ( R q u o t ) ≥ VerifiedNovelty ( R r a w ) , \operatorname{VerifiedNovelty}(R_{quot})
\geq
\operatorname{VerifiedNovelty}(R_{raw}), VerifiedNovelty ( R q u o t ) ≥ VerifiedNovelty ( R r a w ) ,
則 quotient-aware research memory 有工程價值。
87. 實驗假說五:保留 representation fibers 會提高 search robustness
若對同一 proposition class 保存多個 representation:
ρ 1 , … , ρ m , \rho_1,\ldots,\rho_m, ρ 1 , … , ρ m ,
並在 test time 做 representation ensemble,
可能提高:
P ( success ) . P(\operatorname{success}). P ( success ) .
這與 symmetry aggregation 的既有研究方向一致。
因此正確 quotient 不是把表示刪掉。
而是:
把表示掛到同一數學身份下面 . \boxed{
\text{把表示掛到同一數學身份下面}.
} 把表示掛到同一數學身份下面 .
88. 十個核心命題
命題一:Raw Count Non-Identity
N r a w ≠ N s e m a n t i c . \boxed{
N_{raw}
\neq
N_{semantic}.
} N r a w = N se man t i c .
命題二:Similarity Non-Equivalence
Sim ( g i , g j ) ↑ ⇏ g i ∼ p r o p g j . \boxed{
\operatorname{Sim}(g_i,g_j)\uparrow
\not\Rightarrow
g_i\sim_{prop}g_j.
} Sim ( g i , g j ) ↑ ⇒ g i ∼ p r o p g j .
命題三:Mathematical/Search Identity Separation
g i ∼ p r o p g j ⇏ σ i = σ j . \boxed{
g_i\sim_{prop}g_j
\not\Rightarrow
\sigma_i=\sigma_j.
} g i ∼ p r o p g j ⇒ σ i = σ j .
命題四:Representation Sensitivity
RSI > 0 \boxed{
\operatorname{RSI}>0
} RSI > 0
可使數學冗餘表示保有搜尋價值。
命題五:Evidence Preservation
[ g i ] c l a i m = [ g j ] c l a i m ⇏ [ E i ] = [ E j ] . \boxed{
[g_i]_{claim}=[g_j]_{claim}
\not\Rightarrow
[E_i]=[E_j].
} [ g i ] c l aim = [ g j ] c l aim ⇒ [ E i ] = [ E j ] .
命題六:Non-Premature Quotient
先保存可重建差異,再商化 . \boxed{
\text{先保存可重建差異,再商化}.
} 先保存可重建差異,再商化 .
命題七:Quotient-Dependent Saturation
Saturation = relation-dependent . \boxed{
\text{Saturation}
=
\text{relation-dependent}.
} Saturation = relation-dependent .
命題八:Higher-Order Dependence
高階採樣量測依賴低階 quotient discipline . \boxed{
\text{高階採樣量測依賴低階 quotient discipline}.
} 高階採樣量測依賴低階 quotient discipline .
命題九:Confluence Requires Distinct Routes
同 obstruction 的多次出現 ≠ confluence \boxed{
\text{同 obstruction 的多次出現}
\neq
\text{confluence}
} 同 obstruction 的多次出現 = confluence
除非來源 route 在適當 quotient 下確實不同。
命題十:Quotient Is an Index Layer
quotient ≠ destructive deletion . \boxed{
\text{quotient}
\neq
\text{destructive deletion}.
} quotient = destructive deletion .
89. 符號表
符號
意義
Ω R r a w ( Q ) \Omega_R^{raw}(Q) Ω R r a w ( Q )
原始研究產物空間
∼ l e x \sim_{lex} ∼ l e x
字面/表面規範化等價
∼ α \sim_{\alpha} ∼ α
變數重命名等價
∼ d e f \sim_{def} ∼ d e f
定義展開等價
∼ p r o p \sim_{prop} ∼ p r o p
背景理論下命題等價
∼ r o u t e \sim_{route} ∼ r o u t e
proof-route skeleton 等價
∼ o b s \sim_{obs} ∼ o b s
obstruction family 等價
∼ e v i d \sim_{evid} ∼ e v i d
evidence 等價
Ω R m a t h \Omega_R^{math} Ω R ma t h
數學命題商空間
Ω R s e a r c h \Omega_R^{search} Ω R se a r c h
保留 representation 的搜尋狀態空間
Γ i \Gamma_i Γ i
route graph
RSI \operatorname{RSI} RSI
Representation Sensitivity Index
m ( c ) m(c) m ( c )
equivalence class multiplicity
N e f f N_{\mathrm{eff}} N eff
有效樣本數
SRR \operatorname{SRR} SRR
Semantic Redundancy Ratio
QCR \operatorname{QCR} QCR
Quotient Compression Ratio
H r o u t e H_{route} H r o u t e
route-family entropy
ν i \boldsymbol\nu_i ν i
多層 novelty vector
E \mathcal E E
equivalence graph
D i m p \mathcal D_{imp} D im p
implication graph
IRS \operatorname{IRS} IRS
independent rediscovery score
90. 與前兩篇的依賴
依賴:
LSI-PSD-01:定義研究制度、proof-space 與 epistemic firewall;
LSI-PSD-02:定義 logic-space integration、coverage vector、local basin 與 marginal research yield。
本文對 LSI-PSD-02 做一個必要修正:
所有 coverage 與 novelty 指標,都必須說明其 quotient policy . \boxed{
\text{所有 coverage 與 novelty 指標,都必須說明其 quotient policy}.
} 所有 coverage 與 novelty 指標,都必須說明其 quotient policy .
否則:
coverage \text{coverage} coverage
可能只是:
text proliferation . \text{text proliferation}. text proliferation .
91. 對後續系列的依賴
LSI-PSD-04 將使用本文的:
Ω / ∼ \Omega/\sim Ω/ ∼
建立:
Ω ( 0 ) , Ω ( 1 ) , Ω ( 2 ) , … \Omega^{(0)},
\Omega^{(1)},
\Omega^{(2)},\ldots Ω ( 0 ) , Ω ( 1 ) , Ω ( 2 ) , …
高階 proof-space sampling。
LSI-PSD-05 將把 quotient-aware route graph 分解為 local basins。
LSI-PSD-06 將在:
∼ r o u t e \sim_{route} ∼ r o u t e
與:
∼ o b s \sim_{obs} ∼ o b s
上正式定義 obstruction confluence。
LSI-PSD-07 至 09 會用:
N e f f N_{\mathrm{eff}} N eff
與 descendant quotient,避免把表面理論數量誤認成 generativity。
LSI-PSD-12 將把本文 schema 實作成 Proof-Space Observatory 的 equivalence registry。
92. 結論:研究空間的第一個問題不是「有多少」,而是「哪些其實是同一個」
AI 可以很便宜地生成:
10 2 , 10 3 , 10 4 10^2,
\quad
10^3,
\quad
10^4 1 0 2 , 1 0 3 , 1 0 4
份數學研究稿。
但 raw count 只告訴我們:
有多少檔案 . \text{有多少檔案}. 有多少檔案 .
它沒有告訴我們:
有多少命題 , \text{有多少命題}, 有多少命題 ,
有多少 proof routes , \text{有多少 proof routes}, 有多少 proof routes ,
有多少 obstruction , \text{有多少 obstruction}, 有多少 obstruction ,
有多少獨立 evidence . \text{有多少獨立 evidence}. 有多少獨立 evidence .
因此長程 AI 數學研究的第一個統計修正,不是再加一個更漂亮的 embedding。
而是建立:
Semantic Quotient Space . \boxed{
\textbf{Semantic Quotient Space}.
} Semantic Quotient Space .
本文的核心不是主張所有重複都該刪除。
恰恰相反。
它主張同一 artifact 必須同時被看成:
mathematical object \text{mathematical object} mathematical object
與:
search event . \text{search event}. search event .
在數學層:
Q i ∼ p r o p Q j Q_i\sim_{prop}Q_j Q i ∼ p r o p Q j
可以被視為同一命題類。
在搜尋層:
( Q i , ρ i ) (Q_i,\rho_i) ( Q i , ρ i )
與:
( Q j , ρ j ) (Q_j,\rho_j) ( Q j , ρ j )
仍可能是不同實驗條件。
因此最終架構不是:
deduplicate everything . \text{deduplicate everything}. deduplicate everything .
而是:
quotient what is mathematically redundant, preserve what is dynamically informative, and keep every source reconstructable . \boxed{
\text{quotient what is mathematically redundant,
preserve what is dynamically informative,
and keep every source reconstructable}.
} quotient what is mathematically redundant, preserve what is dynamically informative, and keep every source reconstructable .
這使 proof-space science 能夠第一次回答:
一萬篇論文裡,到底有多少是真的新數學狀態?多少只是同一狀態的不同表示?多少是同一命題的不同 proof route?多少不同 route 最後又撞上同一 obstruction?哪些重複是浪費,哪些重複反而是獨立驗證或搜尋對稱性資訊?
沒有這層,後續的「二階、三階、X 階採樣」「局部飽和」「障礙匯流」「真理—生成性反轉」都可能只是文字統計的幻覺。
有了這層,研究 corpus 才開始從:
document pile \text{document pile} document pile
轉成:
auditable quotient-aware proof-space memory . \boxed{
\text{auditable quotient-aware proof-space memory}.
} auditable quotient-aware proof-space memory .
參考文獻
Olejniczak, K., Dimitrov, R., Huang, X., Cuenca Grau, B., Kim, J., Ceylan, İ. İ. What are the Right Symmetries for Formal Theorem Proving? arXiv:2605.22257 (2026). https://arxiv.org/abs/2605.22257
Ghanbari, A. Automatic Goal Clone Detection in Rocq. 39th European Conference on Object-Oriented Programming (ECOOP 2025) , LIPIcs 333, 12:1--12:19. DOI: 10.4230/LIPIcs.ECOOP.2025.12. https://drops.dagstuhl.de/entities/document/10.4230/LIPIcs.ECOOP.2025.12
Liu, X., Zhu, T., Dong, Z., Liu, Y., Guo, Q., Liu, Z., Chen, Y., Luo, T. ASSESS: A Semantic and Structural Evaluation Framework for Statement Similarity. arXiv:2509.22246 (2025; accepted ICLR 2026). https://arxiv.org/abs/2509.22246
Liu, Y., Zhu, T., Liu, X., Chen, Y., Liu, Z., Guo, Q., Zhang, J., Bao, K., Luo, T. Generalized Tree Edit Distance (GTED): A Faithful Evaluation Metric for Statement Autoformalization. arXiv:2507.07399 (2025). https://arxiv.org/abs/2507.07399
Kripner, M., Šustr, M., Straka, M. LeanTree: Accelerating White-Box Proof Search with Factorized States in Lean 4. arXiv:2507.14722 (2025). https://arxiv.org/abs/2507.14722
Li, X. et al. ProofGym: Unifying LLM-Based Theorem Proving Across Formal Systems. MATH-AI Workshop at NeurIPS 2025. https://neurips.cc/virtual/2025/131121
Hubert, T. et al. Olympiad-level formal mathematical reasoning with reinforcement learning. Nature (2025). https://www.nature.com/articles/s41586-025-09833-y
Qian, Y., Clune, J., Barrett, C., Avigad, J. Lean-auto: An Interface between Lean 4 and Automated Theorem Provers. CAV 2025; arXiv:2505.14929. https://arxiv.org/abs/2505.14929
Dong, K., Ma, T. STP: Self-play LLM Theorem Provers with Iterative Conjecturing and Proving. Proceedings of ICML 2025 , PMLR 267. https://proceedings.mlr.press/v267/dong25h.html
ProofBridge: Auto-Formalization of Natural Language Proofs in Lean via Joint Embeddings. arXiv:2510.15681 (2025). https://arxiv.org/abs/2510.15681
Minif2f in Rocq: Automatic Translation Between Proof Assistants — A Case Study. MATH-AI 2025, OpenReview. https://openreview.net/forum?id=wkELXtGZa6
Stanford Encyclopedia of Philosophy. Automated Reasoning. Summer 2025 Edition. https://plato.stanford.edu/archives/sum2025/entries/reasoning-automated/
版本與非主張
本文主張
大規模 AI 數學 corpus 的 raw artifact count 不能直接視為 proof-space sample count。
字串相似、結構相似、命題等價、route 等價與 obstruction 等價必須分離。
數學身份與搜尋身份不同;數學上等價的表示仍可能對 prover 具有不同搜尋難度。
embedding 與 LLM semantic judgment 適合作 candidate generation,不應單獨作 equivalence proof。
quotient 必須保留 source fiber、evidence 與 provenance。
saturation、novelty、coverage 都必須標示使用哪一層 quotient。
high-order proof-space sampling 需要 lower-order quotient discipline。
本文不主張
已存在一個對所有數學語料通用且完備的語義等價判定器;
embedding 相似度可替代形式互推證明;
route graph similarity 自動構成數學 equivalence relation;
所有表示差異都應被刪除;
所有重複都是浪費;
同一 proposition 的不同 proof 沒有研究價值;
NS-203 的 203 篇已被本文正式壓縮成確定數量的 route classes;
quotient class 數量可以直接除以某個未知 proof-space denominator;
representation sensitivity 證明了任何公開未解問題被「錯誤表述」;
本文已建立全域可計算的 mathematical canonical form。
END OF LSI-PSD-03 v2.0 Expanded Edition