Finite-nine escaped Form a exclusion at v1
ProvedErdos9796FiniteNine.form_a_v1discrete-geometryerdos-97finite-nineproof-transfer
After the cyclic Form b exclusion, the finite endpoint shell excludes escaped Form a at its first distinguished triangle vertex.
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_N8Interface /-! Statement-only transfer node for the escaped Form a exclusion at `v₁`. SKETCH — NOT PROMOTABLE. The source project already proves this result; the proof solution will be transferred separately after this public theorem node exists. -/ open scoped EuclideanGeometry
Formal statement
theorem Erdos9796FiniteNine.form_a_v1 {A : Finset ℝ²}
(S : Batch3N9.Problem97.FiniteEndpointShell A)
(hB2 : S.N4dExcludesFormB_v2) :
S.N4dExcludesFormA_v1 := by sorrySource