Skip to content

Latest commit

 

History

History
99 lines (82 loc) · 5.57 KB

File metadata and controls

99 lines (82 loc) · 5.57 KB

Theorem Status Map

This file is a concise guide to what the public AST Lean subset currently establishes and what it still records as explicit bridge or assumption structure.

Status labels

  • Theorem: proved directly in the canonical public modules.
  • Bridge: represented canonically, but still depends on an explicit interpretation or external mathematical bridge.
  • Open: planned but not yet closed in the public canonical tree.

Foundation

  • Theorem: finite involution substrate and boundary/interior partition in Level0.lean
  • Theorem: Dist(C) = 2^{|σBdry(C)|} / K = log Dist structural package in Level0.lean
  • Theorem: discrete K spectrum, log 2 gap, and closed-region minimum in Level0.lean
  • Theorem: correction-step monotonicity and iterate nonincrease in Level1_Correction.lean
  • Theorem: beta-flow fixed-point structure in Level1_BetaFlow.lean

Interpretation

Physics

Applications

  • Theorem: holographic entropy package H1-H6 and Newton-constant matching in Holography.lean
  • Theorem: corrected fine-structure denominator 1/α = 4πσ_min - log 2 - 1/2, corrected positivity, and tight corrected window in AlphaEstimate.lean
  • Bridge: inflation observables package in Inflation.lean
  • Theorem: proton-stability package in ProtonStability.lean, now explicitly linked to the Hurwitz/Fano σ_min = 11 count

Main open items

  • Open: internal manifold/spacetime emergence without explicit bridge records
  • Open: full d = 3 and GR closure without the current geometric bridges
  • Open: inflation pivot derivation and complete tensor-ratio closure
  • Open: 4D central-charge closure for the string paper
  • Open: subleading correction that closes the remaining fine-structure gap

Geometry chain

The large-scale geometry route is best read as a staged chain, not as a single all-or-nothing theorem.

Step Current status Lean home Notes
β = 1 shell/growth control Theorem Level1_BetaFlow.lean and the promoted geometry bridge layer This is the AST-side rate/growth input.
polynomial-growth to manifold emergence Bridge Level2_ManifoldBridge.lean This currently depends on the classical Gromov/Kleiner polynomial-growth bridge.
strict Huygens to d = 3 Bridge Level2_SpacetimeBridge.lean This currently depends on the classical Hadamard-Gunther theorem together with the AST-to-Huygens bridge.
internal Hurwitz support for d = 3 Theorem Level3_Hurwitz.lean and Level2_ManifoldBridge.lean This gives an internal quaternion-based 3-support path alongside the classical bridge route.
GR uniqueness in 3+1 dimensions Bridge Level3_GRBridge.lean This currently depends on Lovelock as a cited classical theorem after the manifold and dimension bridges are in place.

The bridge steps above are not placeholders for unknown AST mathematics. They are explicit interfaces to established external mathematical theorems.