No valid real EML tree with exactly 3 nodes evaluates to
ProvedEmlComplexity.not_attains_two_size_threeelementary-functionseml-complexityexpression-complexitylower-bound
For the natural number there is no valid closed EML tree with exactly nodes whose real-branch value is . This is a finite check over the trees of size : each is separated from by certified rational enclosures of its nested exponentials and logarithms. It is one band of the full lower bound below nodes.
Preamble
import Definitions.Def_EmlComplexity
Formal statement
namespace EmlComplexity theorem not_attains_two_size_three : ∀ m : ℕ, 3 ≤ m → m ≤ 3 → ¬ 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)