Left size , right size : no such EML tree evaluates to
ProvedEmlComplexity.not_attains_two_pair_0_5elementary-functionseml-complexityexpression-complexitylower-bound
For closed EML trees of size and of size , if is valid then its real-branch value is not . Finite check over the shape pairs of this split, by certified enclosures with exact degenerate handling. One pair of the size- lower-bound band.
Preamble
import Definitions.Def_EmlComplexity
Formal statement
namespace EmlComplexity theorem not_attains_two_pair_0_5 : ∀ a b : Tree, a.size = 0 → b.size = 5 → Tree.valid (Tree.node a b) → Tree.eval (Tree.node a b) ≠ 2 := 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)