has EML complexity at most 3
ProvedEmlComplexity.attains_zeroelementary-functionseml-complexityexpression-complexity
The constant is the value of a valid closed EML tree with three nodes: . Three is the least size at which a real closed tree evaluates to (that minimality is not part of this statement).
Preamble
import Definitions.Def_EmlComplexity
Formal statement
namespace EmlComplexity theorem attains_zero : Attains ((0 : ℝ)) 3 := 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)