let A be set ; :: thesis: ex F being sequence of {A} st
for n being Element of NAT holds F . n = A

take NAT --> A ; :: thesis: for n being Element of NAT holds (NAT --> A) . n = A
thus for n being Element of NAT holds (NAT --> A) . n = A by TARSKI:def 1; :: thesis: verum