Exact recursive reconstruction for global owner 0, mode 2
Provedmme_released_recursive_profile_counts_0_mode_2exact-profilematrix-multiplicationmore-asymmetry
For owner and hash mode , for all 45 parent shapes and all 81 four-letter words, the published sparse joint marginal equals the physical recursive mixture from the primitive seed, with exact denominator . This is one mode of the full owner reconstruction, separated to keep kernel verification within the server time limit.
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_0_mode_2 : ∀ (s : Fin 45) (w : Word),
((jointRows 0 s).map (fun a ↦ if atom a.1 2 = w then a.2 else 0)).sum =
parentCount (term 0 s) (roles 0 2) 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.