A generalization of Boppana's entropy inequality
In progress on the union-closed sets conjecture, Boppana's entropy inequality h(x^2) >= phi*x*h(x) served as a key lemma. Yuster conjectured a generalization to arbitrary real exponents k > 1, which remained unproven.
The authors prove that the generalized inequality alpha_k * h(x^k) >= x^(k-1) * h(x) holds for real k > 1, where alpha_k is the unique positive solution to x(1+x)^(k-1) = 1. The proof analyzes the function q(x) = x^(k-1)*h(x)/h(x^k), showing it attains its maximum at x = 1/(1+alpha) where q equals alpha. The proof is formalized in Lean 4.
The generalized inequality is proved for all real k > 1, implying an analogue of the union-closed sets conjecture for approximate k-union closed set systems. The proof is fully formalized in Lean 4.
