/-
Copyright 2026 The Formal Conjectures Authors.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-/importFormalConjecturesUtil
First Proof, Theorem 4
Reference:arxiv/2602.05192v2First Proof
by Mohammed Abouzaid, Andrew J. Blumberg, Martin Hairer, Joe Kileel, Tamara G. Kolda, Paul D. Nelson, Daniel Spielman, Nikhil Srivastava, Rachel Ward, Shmuel Weinberger, Lauren Williams
Define $p \boxplus_n q(x)$ to be the polynomial
$$
(p \boxplus_n q)(x) = \sum_{k=0}^n c_k x^{n-k}
$$
where the coefficients $c_k$ are given by the formula:
$$
c_k = \sum_{i+j=k} \frac{(n-i)! (n-j)!}{n! (n-k)!} a_i b_j
$$
for $k = 0, 1, \dots, n$.
noncomputabledeffiniteAdditiveConvolution(n:ℕ)(pq:F[X]):F[X]:=letc:=funk=>∑ij∈antidiagonal(k:ℕ),((n-ij.1)!*(n-ij.2)!:F)/(n!*(n-k)!:F)*p.coeff(n-ij.1)*q.coeff(n-ij.2)∑k∈range(n+1),ck•X^(n-k)localnotationp" (⊞_"n")"q:65=>finiteAdditiveConvolutionnpq@[categorytest,AMS26]theoremfiniteAdditiveConvolution_comm(n:ℕ)(pq:F[X]):p(⊞_n)q=q(⊞_n)p:=F:Typeinst✝:FieldFn:ℕp:F[X]q:F[X]⊢ p(⊞_n)q=q(⊞_n)pF:Typeinst✝:FieldFn:ℕp:F[X]q:F[X]⊢ ∑a∈range(n+1),(funk↦∑ij∈HasAntidiagonal.antidiagonalk,↑(n-ij.1)!*↑(n-ij.2)!/(↑n!*↑(n-k)!)*p.coeff(n-ij.1)*q.coeff(n-ij.2))a•X^(n-a)=∑a∈range(n+1),(funk↦∑ij∈HasAntidiagonal.antidiagonalk,↑(n-ij.1)!*↑(n-ij.2)!/(↑n!*↑(n-k)!)*q.coeff(n-ij.1)*p.coeff(n-ij.2))a•X^(n-a)exactsum_congrrflfunmhm=>(congr_arg₂_)(sum_equiv(.prodComm__)(F:Typeinst✝:FieldFn:ℕp:F[X]q:F[X]m:ℕhm:m∈range(n+1)⊢ ∀(i:ℕ×ℕ),i∈HasAntidiagonal.antidiagonalm↔(Equiv.prodCommℕℕ)i∈HasAntidiagonal.antidiagonalmAll goals completed! 🐙)fun__=>F:Typeinst✝:FieldFn:ℕp:F[X]q:F[X]m:ℕhm:m∈range(n+1)x✝¹:ℕ×ℕx✝:x✝¹∈HasAntidiagonal.antidiagonalm⊢ ↑(n-x✝¹.1)!*↑(n-x✝¹.2)!/(↑n!*↑(n-m)!)*p.coeff(n-x✝¹.1)*q.coeff(n-x✝¹.2)=↑(n-((Equiv.prodCommℕℕ)x✝¹).1)!*↑(n-((Equiv.prodCommℕℕ)x✝¹).2)!/(↑n!*↑(n-m)!)*q.coeff(n-((Equiv.prodCommℕℕ)x✝¹).1)*p.coeff(n-((Equiv.prodCommℕℕ)x✝¹).2)All goals completed! 🐙)rfl@[categorytest,AMS26]theoremfiniteAdditiveConvolution_degree(n:ℕ)(pq:ℝ[X])(hp:p.degree=n)(hq:q.degree=n):(p(⊞_n)q).degree=n:=n:ℕp:ℝ[X]q:ℝ[X]hp:p.degree=↑nhq:q.degree=↑n⊢ (p(⊞_n)q).degree=↑nAll goals completed! 🐙left.h₀n:ℕp:ℝ[X]q:ℝ[X]hn:0<nhp_deg:p.degree=↑nhq_deg:q.degree=↑nhp_monic:p.Monichq_monic:q.Monichc0:∑ij∈HasAntidiagonal.antidiagonal0,↑(n-ij.1)!*↑(n-ij.2)!/(↑n!*↑(n-0)!)*p.coeff(n-ij.1)*q.coeff(n-ij.2)=1r:ℝ[X]:=p(⊞_n)qk:ℕa✝:k∈range(n+1)hk0:k≠0this:n≠n-k⊢ ((∑ij∈HasAntidiagonal.antidiagonalk,↑(n-ij.1)!*↑(n-ij.2)!/(↑n!*↑(n-k)!)*p.coeff(n-ij.1)*q.coeff(n-ij.2))*ifn=n-kthen1else0)=0simp[this]All goals completed! 🐙·left.h₁n:ℕp:ℝ[X]q:ℝ[X]hn:0<nhp_deg:p.degree=↑nhq_deg:q.degree=↑nhp_monic:p.Monichq_monic:q.Monichc0:∑ij∈HasAntidiagonal.antidiagonal0,↑(n-ij.1)!*↑(n-ij.2)!/(↑n!*↑(n-0)!)*p.coeff(n-ij.1)*q.coeff(n-ij.2)=1r:ℝ[X]:=p(⊞_n)q⊢ 0∉range(n+1)→((∑ij∈HasAntidiagonal.antidiagonal0,↑(n-ij.1)!*↑(n-ij.2)!/(↑n!*↑(n-0)!)*p.coeff(n-ij.1)*q.coeff(n-ij.2))*ifn=n-0then1else0)=0-- 0 ∈ range (n+1)introhleft.h₁n:ℕp:ℝ[X]q:ℝ[X]hn:0<nhp_deg:p.degree=↑nhq_deg:q.degree=↑nhp_monic:p.Monichq_monic:q.Monichc0:∑ij∈HasAntidiagonal.antidiagonal0,↑(n-ij.1)!*↑(n-ij.2)!/(↑n!*↑(n-0)!)*p.coeff(n-ij.1)*q.coeff(n-ij.2)=1r:ℝ[X]:=p(⊞_n)qh:0∉range(n+1)⊢ ((∑ij∈HasAntidiagonal.antidiagonal0,↑(n-ij.1)!*↑(n-ij.2)!/(↑n!*↑(n-0)!)*p.coeff(n-ij.1)*q.coeff(n-ij.2))*ifn=n-0then1else0)=0;exactabsurd(Finset.mem_range.mpr(byn:ℕp:ℝ[X]q:ℝ[X]hn:0<nhp_deg:p.degree=↑nhq_deg:q.degree=↑nhp_monic:p.Monichq_monic:q.Monichc0:∑ij∈HasAntidiagonal.antidiagonal0,↑(n-ij.1)!*↑(n-ij.2)!/(↑n!*↑(n-0)!)*p.coeff(n-ij.1)*q.coeff(n-ij.2)=1r:ℝ[X]:=p(⊞_n)qh:0∉range(n+1)⊢ 0<n+1omegaAll goals completed! 🐙))h·rightn:ℕp:ℝ[X]q:ℝ[X]hn:0<nhp_deg:p.degree=↑nhq_deg:q.degree=↑nhp_monic:p.Monichq_monic:q.Monichc0:∑ij∈HasAntidiagonal.antidiagonal0,↑(n-ij.1)!*↑(n-ij.2)!/(↑n!*↑(n-0)!)*p.coeff(n-ij.1)*q.coeff(n-ij.2)=1r:ℝ[X]:=p(⊞_n)q⊢ r.natDegree≤n-- natDegree ≤ n: each term has degree ≤ n since n - k ≤ nchange(finiteAdditiveConvolutionnpq).natDegree≤nrightn:ℕp:ℝ[X]q:ℝ[X]hn:0<nhp_deg:p.degree=↑nhq_deg:q.degree=↑nhp_monic:p.Monichq_monic:q.Monichc0:∑ij∈HasAntidiagonal.antidiagonal0,↑(n-ij.1)!*↑(n-ij.2)!/(↑n!*↑(n-0)!)*p.coeff(n-ij.1)*q.coeff(n-ij.2)=1r:ℝ[X]:=p(⊞_n)q⊢ (p(⊞_n)q).natDegree≤nsimponly[finiteAdditiveConvolution]rightn:ℕp:ℝ[X]q:ℝ[X]hn:0<nhp_deg:p.degree=↑nhq_deg:q.degree=↑nhp_monic:p.Monichq_monic:q.Monichc0:∑ij∈HasAntidiagonal.antidiagonal0,↑(n-ij.1)!*↑(n-ij.2)!/(↑n!*↑(n-0)!)*p.coeff(n-ij.1)*q.coeff(n-ij.2)=1r:ℝ[X]:=p(⊞_n)q⊢ (∑x∈range(n+1),(∑ij∈HasAntidiagonal.antidiagonalx,↑(n-ij.1)!*↑(n-ij.2)!/(↑n!*↑(n-x)!)*p.coeff(n-ij.1)*q.coeff(n-ij.2))•X^(n-x)).natDegree≤napply(Polynomial.natDegree_sum_le__).transrightn:ℕp:ℝ[X]q:ℝ[X]hn:0<nhp_deg:p.degree=↑nhq_deg:q.degree=↑nhp_monic:p.Monichq_monic:q.Monichc0:∑ij∈HasAntidiagonal.antidiagonal0,↑(n-ij.1)!*↑(n-ij.2)!/(↑n!*↑(n-0)!)*p.coeff(n-ij.1)*q.coeff(n-ij.2)=1r:ℝ[X]:=p(⊞_n)q⊢ foldmax0(natDegree∘funi↦(∑ij∈HasAntidiagonal.antidiagonali,↑(n-ij.1)!*↑(n-ij.2)!/(↑n!*↑(n-i)!)*p.coeff(n-ij.1)*q.coeff(n-ij.2))•X^(n-i))(range(n+1))≤napplyFinset.sup_lerightn:ℕp:ℝ[X]q:ℝ[X]hn:0<nhp_deg:p.degree=↑nhq_deg:q.degree=↑nhp_monic:p.Monichq_monic:q.Monichc0:∑ij∈HasAntidiagonal.antidiagonal0,↑(n-ij.1)!*↑(n-ij.2)!/(↑n!*↑(n-0)!)*p.coeff(n-ij.1)*q.coeff(n-ij.2)=1r:ℝ[X]:=p(⊞_n)q⊢ ∀b∈range(n+1),(natDegree∘funi↦(∑ij∈HasAntidiagonal.antidiagonali,↑(n-ij.1)!*↑(n-ij.2)!/(↑n!*↑(n-i)!)*p.coeff(n-ij.1)*q.coeff(n-ij.2))•X^(n-i))b≤nintrokhkrightn:ℕp:ℝ[X]q:ℝ[X]hn:0<nhp_deg:p.degree=↑nhq_deg:q.degree=↑nhp_monic:p.Monichq_monic:q.Monichc0:∑ij∈HasAntidiagonal.antidiagonal0,↑(n-ij.1)!*↑(n-ij.2)!/(↑n!*↑(n-0)!)*p.coeff(n-ij.1)*q.coeff(n-ij.2)=1r:ℝ[X]:=p(⊞_n)qk:ℕhk:k∈range(n+1)⊢ (natDegree∘funi↦(∑ij∈HasAntidiagonal.antidiagonali,↑(n-ij.1)!*↑(n-ij.2)!/(↑n!*↑(n-i)!)*p.coeff(n-ij.1)*q.coeff(n-ij.2))•X^(n-i))k≤napply(Polynomial.natDegree_smul_le__).transrightn:ℕp:ℝ[X]q:ℝ[X]hn:0<nhp_deg:p.degree=↑nhq_deg:q.degree=↑nhp_monic:p.Monichq_monic:q.Monichc0:∑ij∈HasAntidiagonal.antidiagonal0,↑(n-ij.1)!*↑(n-ij.2)!/(↑n!*↑(n-0)!)*p.coeff(n-ij.1)*q.coeff(n-ij.2)=1r:ℝ[X]:=p(⊞_n)qk:ℕhk:k∈range(n+1)⊢ (X^(n-k)).natDegree≤nexact(Polynomial.natDegree_X_pow_le(n-k)).trans(Nat.sub_lenk)All goals completed! 🐙
For a monic polynomial $p(x)=\prod_{i\le n}(x- \lambda_i)$, define
$$\Phi_n(p):=\sum_{i\le n}(\sum_{j\neq i} \frac1{\lambda_i-\lambda_j})^2$$
and $\Phi_n(p):=\infty$ if $p$ has a multiple root.
A predicate that holds if $p(x)$ and $q(x)$ are monic real-rooted polynomials of
degree $n$, then
$$\frac{1}{\Phi_n(p\boxplus_n q)} \ge \frac{1}{\Phi_n(p)}+\frac{1}{\Phi_n(q)}?$$
Is it true that if $p(x)$ and $q(x)$ are monic real-rooted polynomials of
degree $n$, then
$$\frac{1}{\Phi_n(p\boxplus_n q)} \ge \frac{1}{\Phi_n(p)}+\frac{1}{\Phi_n(q)}?$$
Is it true that if $p(x)$ and $q(x)$ are monic real-rooted polynomials of
degree $2$, then
$$\frac{1}{\Phi_2(p\boxplus_n q)} \ge \frac{1}{\Phi_2(p)}+\frac{1}{\Phi_2(q)}?$$
Is it true that if $p(x)$ and $q(x)$ are monic real-rooted polynomials of
degree $3$, then
$$\frac{1}{\Phi_3(p\boxplus_n q)} \ge \frac{1}{\Phi_3(p)}+\frac{1}{\Phi_3(q)}?$$