let T be Tree; :: thesis: ( T is binary implies T is finite-order )
assume A1: T is binary ; :: thesis: T is finite-order
now :: thesis: for t being Element of T holds not t ^ <*2*> in Tend;
hence T is finite-order by TREES_2:def 2; :: thesis: verum