This repository contains six logically independent proofs that pure
本仓库包含六种逻辑独立的证明,证明纯
| # | Method / 方法 | Folder / 文件夹 | Key Idea / 核心思想 | Pages |
|---|---|---|---|---|
| I | Exact Renormalization Group Operator Positivity | Method_01/ |
ERG equation + operator |
22 |
| II | Analytic Continuation via Complete Monotonicity | Method_02/ |
|
24 |
| III | Five-Loop Perturbative Exhaustion | Method_03/ |
|
21 |
| IV | Heat Kernel Spin-Field Dominance | Method_04/ |
Seeley–DeWitt |
20 |
| V | Bootstrap Gap Propagation | Method_05/ |
Wilson seed + |
21 |
| VI | Constructive Renormalization Group Flow | Method_06/ |
Monotone RG map |
21 |
All six proofs rest on three pillars, reproduced in full within each paper:
所有六种证明建立在三个支柱之上,每篇论文中均完整复现:
-
Lattice Well-Definedness / 格点良定义性
$Z = \int_{\mathrm{SU}(N)^{|\mathrm{links}|}} e^{-S_W} d\mu$ is a finite integral over a compact domain—rigorous without functional analysis. -
$\beta(g) < 0$ at All Couplings / 所有耦合下$\beta < 0$ Proved via three lemmas from finite-dimensional linear algebra and Lorentz representation theory:-
(L1) Operator positivity:
$S^{2n} \geq 0$ for Hermitian$S$ . -
(L2) Classical structure locking:
$\Gamma_k^{(2)}|_{\bar{F}=0}$ has classical Lorentz form. -
(L3) The
$10{:}1$ ratio: uniquely determined by$\mathfrak{so}(4)$ , independent of scale, coupling, and scheme.
-
(L1) Operator positivity:
-
Continuum Construction / 连续理论构造 Thermodynamic limit (
$L \to \infty$ ) via Arzelà–Ascoli + Ruelle uniqueness; continuum limit ($a \to 0$ ) via asymptotic freedom; verifying OS1–OS5.
A_μ (spin-1) → σ·F (Lichnerowicz) → 10:1 (Lorentz algebra)
→ β < 0 (ERG, all scales) → [Method-specific bridge] → Δ > 0
Each method provides a different bridge:
| Method | Bridge |
|---|---|
| I | Operator bounds in ERG trace |
| II | Holomorphicity of |
| III | Constructive enumeration of the coupling axis |
| IV | Geometric curvature via Seeley–DeWitt |
| V | Topological (intermediate value theorem) |
| VI | Constructive RG iteration reaching strong coupling |
Yang-Mills-Existence-Mass-Gap/
├── README.md ← this file / 本文件
├── Method_01/ ← ERG Operator Positivity
│ ├── README.md
│ ├── YM_Proof_1_ERG_English.pdf
│ ├── YM_Proof_1_ERG_English.tex
│ ├── YM_Proof_1_ERG_Chinese.pdf
│ ├── YM_Proof_1_ERG_Chinese.tex
│ └── references_YM_Proof_1_ERG.bib
├── Method_02/ ← Analytic Continuation
│ ├── README.md
│ ├── YM_Proof_2_Analytic_English.pdf
│ ├── ...
├── Method_03/ ← Five-Loop Exhaustion
├── Method_04/ ← Heat Kernel Dominance
├── Method_05/ ← Bootstrap Propagation
└── Method_06/ ← Constructive RG Flow
Each folder contains 5 files: English PDF, English TEX, Chinese PDF, Chinese TEX, and a dedicated BibTeX file with DOI/URL for every entry.
每个文件夹包含 5 个文件:英文 PDF、英文 TEX、中文 PDF、中文 TEX,以及包含每条文献 DOI/URL 的独立 BibTeX 文件。
All six proofs yield the same three testable predictions, directly verifiable by lattice Monte Carlo:
-
$\frac{d\langle F^2 \rangle_{\mathrm{NP}}}{dm} > 0$ — the non-perturbative gluon condensate increases with adjoint fermion mass. -
$\operatorname{Cov}(F^2, G_{\mathrm{Dirac}}) > 0$ — positive covariance between field strength and Dirac spectral density. -
$\Delta(\theta) > 0$ for all$\theta \in [0, 2\pi)$ — the mass gap is topologically stable.
Hao Gui (桂浩) Independent Researcher / 独立研究者
ORCID: 0009-0005-4615-3920
The author acknowledges the use of large language models as assistive tools for computational support, rigorous logical verification, and LaTeX formatting during the preparation of these manuscripts. These tools significantly facilitated the formal derivation of complex expressions, ensuring consistency across the various proof methodologies. However, the original "scaffold" methodology, the foundational conceptual framework, and the final definitive adjudication of all mathematical results remain the sole responsibility and intellectual contribution of the author.
作者承认在手稿准备过程中,使用了大语言模型作为算力支持、逻辑验证及 LaTeX 格式编排的辅助工具。这些工具显著协助了复杂表达式的形式化推导,确保了多种证明方法之间的一致性。尽管如此,论文的核心概念框架、原创的"脚手架"方法论,以及对所有数学结果的最终决定性裁决,均由作者独立完成,并属于作者个人的智力贡献。
All works in this repository are licensed under Creative Commons BY-NC-ND 4.0 International.
本仓库所有作品采用 CC BY-NC-ND 4.0 国际许可协议 授权。