No valid real EML tree with exactly 6 nodes evaluates to
ProvedEmlComplexity.not_attains_two_size_sixelementary-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 : valid trees are separated from by certified rational enclosures, and degenerate trees are ruled out exactly or by certified upper bounds. 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_six : ∀ m : ℕ, 6 ≤ m → m ≤ 6 → ¬ 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)