Exact recursive reconstruction of global owner 4
Provedmme_released_recursive_profile_counts_4exact-profilematrix-multiplicationmore-asymmetry
For global owner , every one of its 45 parent shapes , each hash mode , and every four-letter word , the published supported-joint marginal equals the recursive reconstruction from the published primitive seed:
Here maps hash modes to physical modes and uses the published source-shape permutation. The right side explicitly combines six regional split mixtures of square-child profiles, or the primitive boundary profile, all with integer denominator . No externally generated reconstruction table is assumed.
Preamble
import Definitions.Def_mme_released_recursive_profile_mixture open BigOperators MME MME.ReleasedGlobal MME.ReleasedMixture set_option autoImplicit false
Formal statement
theorem mme_released_recursive_profile_counts_4 : ∀ (s : Fin 45) (i : Fin 3) (w : Word),
((jointRows 4 s).map (fun a ↦ if atom a.1 i = w then a.2 else 0)).sum =
parentCount (term 4 s) (roles 4 i) w := by sorry
Source
Exact-seed profile bridge for the six-region global interface in More Asymmetry Yields Faster Matrix Multiplication, https://arxiv.org/html/2404.16349v2. Uses the already published primitive rational seed and literal supported joint counts; the recursive numerical continuation remains a separate obligation.