No valid real EML tree with 4 or 5 nodes evaluates to
ProvedEmlComplexity.not_attains_two_four_fiveelementary-functionseml-complexityexpression-complexitylower-bound
For and there is no valid closed EML tree with exactly nodes whose real-branch value is . This is a finite check over the trees of sizes and : valid trees are separated from by certified rational enclosures of nested exponentials and logarithms, and degenerate trees are ruled out exactly. It is one band of the full lower bound below nodes.
Preamble
import Definitions.Def_EmlComplexity
Formal statement
namespace EmlComplexity theorem not_attains_two_four_five : ∀ m : ℕ, 4 ≤ m → m ≤ 5 → ¬ Attains (2 : ℝ) m := by sorry end EmlComplexity
Source
Odrzywolek, All elementary functions from a single operator, arXiv:2603.21852 (2026), Section 4.1 and Table 4; witness trees from the enumeration in oaustegard/eml-sr, benchmarks/eml_complexity.md (2026-09-04)