Skip to content

End-to-end Proof Map

This is the "one picture" view of how every theorem in the paper feeds into the final impossibility. Read it top-to-bottom; each box points at the Lean module that formalizes it.

The whole theory in one graph

Solid arrows are logical implications; dashed arrows are instantiations of the meta-theorem.

How to read the Lean artifact against this map

Lean moduleRole in the proof map
MoF_08_DefenseBarriersTier T1 — the five-step closure proof.
MoF_11_EpsilonRobustTiers T2 and T3.
MoF_12_DiscreteDiscrete IVT, non-injectivity dilemma, capacity exhaustion.
MoF_13_MultiTurnMulti-turn, stochastic, capacity parity.
MoF_14_MetaTheoremThe regularity → spillover unification.
MoF_15_NonlinearAgentsPipeline composition and band growth.
MoF_16_RelaxedUtilityScore-preserving and ε-approximate variants.
MoF_17_CoareaBoundBall-based coarea volume bound.
MoF_18_ConeBoundPersistent region cone bound.
MoF_19_OptimalDefenseThe K* defense dilemma.
MoF_21_GradientChainHasFDerivAt ⇒ steep region non-empty.
MoF_ContinuousRelaxationTietze bridge from finite data to continuous f.
MoF_MasterTheoremUnified master statement bundling the pieces.
MoF_Instantiation_EuclideanInstantiation to Rn.
MoF_FinalVerificationCross-file axiom verification.

Where each page lives

The Defense Trilemma · mechanically verified in Lean 4 (46 files, ≈360 theorems, 0 sorry).