has EML complexity at most 21
ProvedEmlComplexity.attains_fourelementary-functionseml-complexityexpression-complexity
The integer is the value of a valid closed EML tree with twenty-one nodes: , where is reached by four subtractions of from . Real-branch enumeration to size 20 finds no smaller tree; that lower bound is a separate open statement.
Preamble
import Definitions.Def_EmlComplexity
Formal statement
namespace EmlComplexity theorem attains_four : Attains ((4 : ℝ)) 21 := 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)