Coppersmith--Winograd coupled laser auxiliary inequality
Provedmme_CW_auxiliary_inequalityalgebraic-complexitycoppersmith-winogradlaser-methodmatrix-multiplicationsalem-spencer
Let and put , with . For positive real frequencies satisfying
the coupled tensor-square extraction gives
The right-hand side is the square of the border-rank base of . The left-hand side is exactly the normalized expression on journal p. 269 after substituting the five marginals from equation (13). This theorem is the hard Section 8 laser step: its proof must exhibit the Salem--Spencer-pruned direct sums and use the coupled constituent value, rather than count incompatible blocks.
Preamble
import Definitions.Def_mme_CW_auxiliary_RHS import Definitions.Def_mme_omega_strassen open MME universe u
Formal statement
theorem mme_CW_auxiliary_inequality
{K : Type u} [Field K]
(q : ℕ) (hq : 3 ≤ q)
(homega : 2 ≤ matMulExp_strassen K)
(a b c d : ℝ)
(ha : 0 < a) (hb : 0 < b) (hc : 0 < c) (hd : 0 < d)
(hnorm : 3 * a + 6 * b + 3 * c + 3 * d = 1) :
auxiliaryRHS q (matMulExp_strassen K / 3) a b c d ≤
((q : ℝ) + 2) ^ (2 : ℕ) := by sorrySource
D. Coppersmith and S. Winograd, Matrix Multiplication via Arithmetic Progressions, Journal of Symbolic Computation 9 (1990), equations (11)--(13), coupled extraction on journal pp. 265--269 (PDF pp. 15--19), and the coupled-piece lemma on journal pp. 270--272; https://www.sciencedirect.com/science/article/pii/S0747717108800132