verify
TauLib Architecture
Module dependency graph, reading paths by audience, and per-book start files.
Module Dependency Graph
TauLib’s modules follow a strict dependency order. Each layer builds only on what came before.
Book I (Foundations)
Kernel --> Orbit --> Denotation --> Coordinates
|
Polarity --> Boundary
| |
Sets, Logic Holomorphy
| |
Topos -------+
|
MetaLogic
|
CF
Book II (Holomorphy)
Interior --> Domains --> Topology --> Geometry
|
Transcendentals --> Enrichment --> CentralTheorem
|
Regularity --> Hartogs --> Closure --> Mirror
Book III (Spectrum)
Enrichment --> Sectors --> Spectral --> Arithmetic
|
Bridge --> Computation --> Doors --> Hinge
|
Physics --> Mirror --> Spectrum (TTM)
Books IV-VII build on I-III
BookIV (Microcosm) --> BookV (Macrocosm) --> BookVI (Life) --> BookVII (Metaphysics)
Reading Paths by Audience
For Skeptics / Reviewers
Tour/VerifyItYourself.lean— 5 extraordinary claims, verified liveTour/OneConstant.lean— Full constants ledger from iota_tau aloneBookIII/Bridge/BridgeAxiom.lean— The scope ledger: what is proved vs. conjectured
For Mathematicians
BookI/Kernel/Signature.lean— The 5 generators and rho operatorBookI/Kernel/Axioms.lean— Axioms K1-K6BookI/Orbit/Rigidity.lean— Aut(tau) = {id} (categoricity)BookI/Boundary/Iota.lean— The master constant iota_tau = 2/(pi+e)BookII/CentralTheorem/CentralTheorem.lean— O(tau^3) = A_spec(L)BookIII/Bridge/BridgeAxiom.lean— The one conjectural gap
For Physicists
Tour/Physics.lean— Interactive overview of all key predictionsTour/OneConstant.lean— alpha, h, l_1, omega_b, r — all from iota_tauBookIV/Electroweak/EWSynthesis.lean— 9 EW quantities from iota_tau + m_nBookV/Cosmology/CMBSpectrum.lean— CMB first peak at +69 ppmBookV/Astrophysics/RotationCurves.lean— 20 galaxies, no dark matter
For Biologists
Tour/LifeFromPhysics.lean— 4+1 life sectors, genetic code, neural archBookVI/Source/GeneticCode.lean— Codon degeneracy as error correctionBookVI/Consumer/Neural.lean— Neural architecture as tau^3 computer
For Philosophers
Tour/MindAndEthics.lean— CI formalization, consciousness, free will, LogosBookVII/Ethics/CIProof.lean— The Categorical Imperative as theoremBookVII/Logos/Sector.lean— Consciousness as global sectionBookVII/Final/Boundary.lean— The three methodological sorry
For Lean Users
Tour/Foundations.lean— Interactive walkthrough of the axiomslakefile.lean— Mathlib tactics-only dependency policyBookI/Kernel/Axioms.lean— See how axioms become Lean theorems- Browse any module — all 450 files have 30+ line docstring headers
Per-Book Start Files
| Book | Start Here | What You’ll Find |
|---|---|---|
| I | BookI/Kernel/Signature.lean |
The 5 generators — where everything begins |
| II | BookII/Interior/Tau3Fibration.lean |
The tau^3 = tau^1 x_f T^2 construction |
| III | BookIII/Enrichment/CanonicalLadder.lean |
The E0-E1-E2-E3 ladder |
| IV | BookIV/Sectors/SectorParameters.lean |
The 5 sector decomposition |
| V | BookV/Gravity/GravitationalConstant.lean |
G from the torus vacuum |
| VI | BookVI/LifeCore/Distinction.lean |
The 5-condition life predicate |
| VII | BookVII/Meta/Saturation.lean |
Saturation theorem |
Module Counts
| Book | Families | Files | Lines | Axioms | Sorry |
|---|---|---|---|---|---|
| I — Foundations | 12 | 94 | 20,554 | 0 | 0 |
| II — Holomorphy | 12 | 65 | 18,069 | 0 | 0 |
| III — Spectrum | 12 | 70 | 16,807 | 3 | 0 |
| IV — Microcosm | 11 | 89 | 29,730 | 1 | 0 |
| V — Macrocosm | 10 | 80 | 28,394 | 0 | 0 |
| VI — Life | 9 | 30 | 5,221 | 0 | 0 |
| VII — Metaphysics | 5 | 7 | 4,278 | 0 | 3 |
| Tour | — | 8 | ~1,850 | 0 | 0 |
| Total | 71 | 450 | 125,771 | 4 | 3 |