The EML complexity of is
ProvedEmlComplexity.complexity_twoelementary-functionseml-complexityexpression-complexitylower-bound
The integer is the value of a valid closed EML tree with 9 nodes, , and of no valid tree with fewer nodes. The lower bound is a finite statement: there are trees of size at most 8, and none of them evaluates to ; the difficulty is separating each of their real values from with certified bounds.
Preamble
import Definitions.Def_EmlComplexity
Formal statement
namespace EmlComplexity theorem complexity_two : Complexity (2 : ℝ) 9 := 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)