let f be FinSequence of (TOP-REAL 2); :: thesis: for p being Point of (TOP-REAL 2) st f is special holds
f -: p is special

let p be Point of (TOP-REAL 2); :: thesis: ( f is special implies f -: p is special )
f -: p = f | (p .. f) by FINSEQ_5:def 1;
hence ( f is special implies f -: p is special ) ; :: thesis: verum