let x be set ; :: thesis: ( x -flat_tree {} = root-tree x & x -tree {} = root-tree x )
len {} = 0 ;
then A1: dom (x -flat_tree {}) = elementary_tree 0 by Def3;
now end;
hence x -flat_tree {} = root-tree x by A1, FUNCOP_1:11; :: thesis: x -tree {} = root-tree x
reconsider e = {} as DTree-yielding FinSequence ;
A2: dom (x -tree {}) = tree (doms e) by Th10
.= elementary_tree 0 by FUNCT_6:23, TREES_3:52 ;
now
let y be set ; :: thesis: ( y in elementary_tree 0 implies (x -tree e) . y = x )
assume y in elementary_tree 0 ; :: thesis: (x -tree e) . y = x
then y = {} by TARSKI:def 1, TREES_1:29;
hence (x -tree e) . y = x by Def4; :: thesis: verum
end;
hence x -tree {} = root-tree x by A2, FUNCOP_1:11; :: thesis: verum