Finite-nine N4d Form B branch contradictions
ProvedErdos9796FiniteNine.n4d_formb_branchdiscrete-geometryerdos-97finite-nineproof-transfer
For every finite-nine endpoint shell and fixed zero-defect cap layout, the eight middle-N4e Form B branch contradictions hold.
Preamble
/- Copyright (c) 2026 Adam McKenna. All rights reserved. Released under GPL-3.0-or-later as described in the file LICENSE. Authors: Adam McKenna -/ import Definitions.Def_Erdos9796FiniteNine_N4dFormBBranchSupport open scoped EuclideanGeometry /-- The middle N4e slice supplies the branch conclusions used by the final Form B proof. -/
Formal statement
theorem Erdos9796FiniteNine.n4d_formb_branch {A : Finset ℝ²}
(S : Batch3N9.Problem97.FiniteEndpointShell A)
(Z : Batch3N9.Problem97.FiniteEndpointShell.ZeroDefectCapLayout S) :
Nonempty
(Batch3N9.Problem97.FiniteEndpointShell.N4dFormBBranchSupport S Z) := by
sorrySource