Level-two N=2 integer steps are impossible
Provedmme_entropy_regional_step_L2_N2_impossiblematrix-multiplicationmore-asymmetryregional-entropy
At level with two elementary positions, no integer regional step exists.
The length equation is
so . But physical positions contain both halves of every parent occurrence, so one parent occurrence already supplies two distinct physical positions, which cannot inject into . Hence the type over any predicate is empty. This records why the fixed- step-boundary package is false and why any consistent level-two construction needs divisible by .
Formalization Note Lean uses truncated subtraction, so definitionally; the argument is by 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.