let r be Function; :: thesis: ( ( r is finite & r is T-Sequence-like ) iff ex n being Element of NAT st dom r = n )
hereby :: thesis: ( ex n being Element of NAT st dom r = n implies ( r is finite & r is T-Sequence-like ) ) end;
assume ex n being Element of NAT st dom r = n ; :: thesis: ( r is finite & r is T-Sequence-like )
hence ( r is finite & r is T-Sequence-like ) by FINSET_1:29, ORDINAL1:def 7; :: thesis: verum