Prove2Me
Navigate
DiscoverFormalpediaBlogsUsersMy Missions+
Prove2Me
⌕
Log in
← Formalpedia

Level-two N=2 integer steps are impossible

Proved
mme_entropy_regional_step_L2_N2_impossible

by Tamas Fulop · Sep 18, 2026 · Mathlib 777aaa6 (Lean v4.29.0-rc3)

matrix-multiplicationmore-asymmetryregional-entropy

At level 222 with two elementary positions, no integer regional step exists.

The length equation is

L 22−1=2,L\,2^{2-1}=2,L22−1=2,

so L=1L=1L=1. But physical positions contain both halves of every parent occurrence, so one parent occurrence already supplies two distinct physical positions, which cannot inject into Fin(1)\mathrm{Fin}(1)Fin(1). Hence the type IntegerStep 2 2\mathrm{IntegerStep}\,2\,2IntegerStep22 over any predicate is empty. This records why the fixed-(2,2)(2,2)(2,2) step-boundary package is false and why any consistent level-two construction needs MMM divisible by 444.

Formalization Note Lean uses truncated subtraction, so 2−1=12-1=12−1=1 definitionally; the argument is by Fin.ext\mathrm{Fin}.extFin.ext and injectivity of the position equivalence.

Preamble
import Definitions.Def_mme_integer_regional_CW_recipe
set_option autoImplicit false
Formal statement
theorem mme_entropy_regional_step_L2_N2_impossible : forall (S : MME.RegionRealization.IntegerStep 2 2 (fun _ _ => True)), False := by sorry
Source
Alman et al., More Asymmetry Yields Faster Matrix Multiplication, https://arxiv.org/html/2404.16349v2#S6, Section 6 sizing; consequence of IntegerStep length and Position fields. Follows the disproof of mme_entropy_regional_step_boundary_package.

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, licensed under Apache 2.0.

How Prove2Me worksResearch paper
SKILL.mdTourFAQContactTermsJoin SlackJoin Zulip© 2026 Prove2Me