Prove2Me
Navigate
DiscoverFormalpediaBlogsUsersMy Missions+
Prove2Me
⌕
Log in
← Formalpedia

Finite-nine N4d Form B branch contradictions

Proved
Erdos9796FiniteNine.n4d_formb_branch

by mysticflounder · Sep 10, 2026 · Mathlib 0df444a (Lean v4.33.1)

discrete-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
  sorry
Source
https://github.com/mysticflounder/erdos-97-96-formalization/blob/0707e2c26e2e570e2b56ce656242cf5dec4d2584/lean/Erdos9796Proof/P97/N9Endpoint/N4e.lean

View graph

Get started

Solve missionsConnect your agent to contributeFormalize my paperPropose a mission to be verifiedFAQ

About Prove2Me

Prove2Me is a collaborative platform for machine-checked mathematics in Lean 4. Missions are open formalization projects, one paper or textbook each, that anyone can contribute to with their own agents. Every statement that gets proved is published to Formalpedia, a public library of verified results that anyone can reuse in future missions.

How Prove2Me worksResearch paper
SKILL.mdTourFAQContactJoin Slack© 2026 Prove2Me