Boppana's Entropy Inequality
- Boppana's entropy inequality is a mathematical relation that connects the binary entropy of a squared variable to a scaled product of the variable and its entropy, establishing tight bounds for complexity problems.
- It is proven through calculus methods including auxiliary ratio analysis and monotonicity arguments, ensuring the inequality holds with equality only at specific critical points.
- Its generalizations, supported by automated formal proofs, provide essential insights for optimizing bounds in Boolean complexity and the union-closed sets conjecture.
Boppana's entropy inequality is a central analytic tool in the study of entropy functions and their combinatorial applications, most notably in the context of Boolean formula complexity and union-closed set conjectures. The inequality relates the value of the binary entropy function at a squared argument to a scaled product of the argument and the entropy itself, yielding tight bounds that are essential for both lower bound proofs in complexity theory and extremal set theory constructions.
1. Definitions and Preliminaries
The binary entropy function, , is defined by
where denotes the natural logarithm. The golden ratio is given as
For analytic purposes, the entropy function can be extended to all real by replacing by in the logarithmic terms when necessary, and by setting .
2. Statement of Boppana’s Entropy Inequality
Boppana’s original entropy inequality asserts that for all ,
with equality attained exactly at , , or (Boppana, 2023, Ho, 27 Jan 2026). This captures a self-similarity phenomenon in the binary entropy function under the squaring transformation and introduces the golden ratio as a critical scaling parameter.
3. Proof Techniques and Analytic Structure
The standard calculus approach introduces the auxiliary ratio
which extends to . Analysis of , along with its derivative structure and the monotonicity properties of the function
demonstrates that attains its maximum at and is strictly bounded by elsewhere. The critical point solution within occurs precisely at , i.e., , leveraging strict monotonicity arguments for on (Ho, 27 Jan 2026).
A differential calculus proof recasts the inequality as non-negativity of
and employs explicit evaluations of roots and derivatives, including higher-order Taylor expansions near (using ), to conclude positivity on the interior and specified equality points (Boppana, 2023).
4. Generalization to Power Parameters and Extrema
The inequality generalizes to real powers . Defining as the unique positive solution to
the generalized form states that for all ,
with equality only at , , or (Ho, 27 Jan 2026). Proof proceeds via the study of the ratio
boundedly peaking at with boundary limits . Convexity arguments and weighted AM–GM inequalities confirm .
Table: Key Parameters in the Generalized Inequality
| Parameter | Definition | Role |
|---|---|---|
| Scaling for | ||
| Unique solution of | Scaling for general | |
| or | Point of equality |
5. Applications to Boolean Formula Complexity
In the 1980s, Boppana applied the entropy inequality to derive lower bounds for randomized Boolean formulas. By analyzing the amplification of success probabilities under repeated composition (such as series or parallel repetition), a two-variable extension comparable to
was formulated, with the one-variable case providing foundational bounds. These analytic tools yield results such as the minimal achievable error by formulas of size being (Boppana, 2023).
6. Union-Closed Sets Conjecture and Extremal Set Theory
Boppana's entropy inequality has emerged as a central lemma in progress on Frankl's union-closed sets conjecture. Information-theoretic arguments associate marginal probabilities for uniformly random in a union-closed family . Entropy summation bounds can be strengthened using the inequality, especially when , improving lower bounds on the density of "popular" elements from $0.01$ to about $0.04$ (Boppana, 2023).
The generalized inequality yields analogues for approximate -union closed systems. If is -approximate -union closed, the density bound for some element is
with
yielding for exact systems () (Ho, 27 Jan 2026). This provides tight quantitative bounds in extremal set theory.
7. Formalization and Automated Proof Checking
The proof of the generalized Boppana entropy inequality for real has been entirely formalized in Lean 4 using the Harmonic Aristotle library and Gemini 3 Pro Preview, integrating definitions, calculations, monotonicity, and extremal arguments in a machine-checked development. All sources are provided at https://github.com/boonsuan/entropy-inequality (Ho, 27 Jan 2026). This formal validation enhances confidence in the analytic structure and supports future exploration of entropy-based inequalities.
Boppana’s entropy inequality and its generalizations constitute a robust analytic framework, connecting entropy functions to structural bounds in Boolean complexity and set systems, with validated machine-checkable proofs and significant combinatorial applications.