Apoth3osis
Home/Paper → Proof → Code/Hossenfelder No-Go
>_HOSSENFELDER.NOGO

Hossenfelder No-Go Theorem

Axiom-free Lean 4 proof that no Poincaré-invariant locally finite network exists in Minkowski spacetime, with constructive Heyting boundary non-Booleanity witness.

MODULES

12

Lean 4 source files

THEOREMS

15

Machine-checked

AXIOMS

0

Fully proved

SORRY

0

Complete verification

>_VERIFICATION.SEAL
FORMALLY VERIFIED • LEAN 4 • MACHINE-CHECKED • APOTH3OSIS¬QED15 theorems • 0 sorry12 modules0 SORRY

Formal Verification Certificate

Every theorem in this project has been machine-checked by the Lean 4 kernel. No axiom is assumed without proof. No gap exists in the verification chain.

15 THEOREMS VERIFIED12 MODULES970 LINES0 SORRY

Hossenfelder No-Go • Lean 4 + Mathlib • Apoth3osis Labs

>_KEY.MATHEMATICS

Headline Theorems

QEDno_poincare_invariant_locally_finite_network
¬N,  LocallyFinite(N)PoincareInvariant(N)\neg\exists\, N,\; \mathrm{LocallyFinite}(N) \wedge \mathrm{PoincareInvariant}(N)

No locally finite network in Minkowski spacetime can be Poincaré-invariant.

QEDhyperbola_infinite_length
α0¬L,  dHα,  (Δt,Δx)L\alpha \neq 0 \Longrightarrow \neg\exists\, L,\; \forall d \in \mathcal{H}_\alpha,\; \|(\Delta t, \Delta x)\| \leq L

Nonzero Lorentz hyperbolae are unbounded in the ambient product norm. Proved directly via sinh/cosh parameterization.

QEDeichhorn_nucleus_not_boolean
¬isBoolean(REichhorn)\neg\, \mathrm{isBoolean}(R_{\mathrm{Eichhorn}})

Constructive proof: the Eichhorn benchmark nucleus is non-Boolean. Concrete singleton witness with screened topYukawa.

QEDboundary_necessarily_non_boolean
BooleanBoundaryBridge(N)¬isBoolean(N)\mathrm{BooleanBoundaryBridge}(N) \Longrightarrow \neg\, \mathrm{isBoolean}(N)

Any boundary nucleus satisfying the bridge hypothesis cannot be Boolean.

QEDgap_nonzero_at_boundary
aL,  boundaryGap(N,a)\exists\, a \in L,\; \mathrm{boundaryGap}(N, a) \neq \emptyset

The boundary gap is nonempty — not every element is a fixed point of the nucleus.

>_PAPER.PROOF.CORRESPONDENCE

Paper ↔ Proof Correspondence

Every section of the original paper is covered by verified Lean 4 modules.

PAPERPROOF MODULESTATUS
§1 IntroductionMinkowskiInterval.leanPROVED
§2 Spacetime SymmetriesLorentzGroup.leanPROVED
§3 Network StructureLocallyFinite.leanPROVED
§4 Main TheoremNoGoTheorem.leanPROVED
§5 Heyting BoundaryBoundaryNucleus.lean + GapNonZero.leanPROVED
§6 Dynamic GapDynamicGap.lean + BandConstraint.leanPROVED
§7 AS BridgeNucleusConnection.leanPROVED
>_PROOF.BLUEPRINT

Proof Modules

Click any module to view its mathematical content and Lean 4 source.

>_DEPENDENCY.GRAPH

Module Dependencies

Hover over a module to trace its imports. No circular dependencies.

MinkowskiIntervalLorentzGroupLocallyFiniteNoGoTheoremBoundaryNucleusGapNonZeroDynamicGapBandConstraintNucleusConnection
Spacetime
Networks
HeytingBoundary
Bridge
>_VERIFIED.C

Verified C Artifacts

Compiled with gcc -std=c11 -Wall -Werror.

C

minkowski_interval.c

Spacetime displacement and Minkowski interval

DOWNLOAD
C

lorentz_group.c

Lorentz boost and hyperbola witness construction

DOWNLOAD
C

locally_finite.c

Network structure and link counting

DOWNLOAD
C

boundary_nucleus.c

Boundary nucleus Booleanity and gap checks

DOWNLOAD
>_SAFE.RUST

Safe Rust Artifacts

cargo build (0 warnings) + cargo test (10 pass).

Rs

spacetime.rs

Minkowski interval, Lorentz boost, hyperbola witness

DOWNLOAD
Rs

network.rs

Spacetime network and uniformity checks

DOWNLOAD
Rs

boundary.rs

Boundary nucleus, Booleanity, Eichhorn projection

DOWNLOAD
Rs

lib.rs

Crate root

DOWNLOAD
Rs

Cargo.toml

Package manifest

DOWNLOAD
>_IPFS.PERMANENT.STORAGE

IPFS Permanent Storage

All artifacts content-addressed and pinned to IPFS.

>_PROVENANCE.CHAIN

Provenance Chain

1

Paper

Hossenfelder, arXiv:1504.06070 (2015)

2

Lean 4 Proof

12 modules, 15 theorems, 0 sorry, 0 axioms

3

Verified C

4 files compiled with gcc -Wall -Werror

4

Safe Rust

3 modules, 10/10 tests pass, 0 unsafe

5

IPFS Pinned

CID: bafybeibzq7f46bqpakb...

>_RELATED.LINKS
HOSSENFELDER-NOGO | PAPER → PROOF → CODE | APOTH3OSIS