let X, Y be non empty TopSpace; :: thesis: for f being Function of X,Y holds
( f is alpha-continuous iff ( f is ps-continuous & f is (alpha,ps)-continuous ) )

let f be Function of X,Y; :: thesis: ( f is alpha-continuous iff ( f is ps-continuous & f is (alpha,ps)-continuous ) )
hereby :: thesis: ( f is ps-continuous & f is (alpha,ps)-continuous implies f is alpha-continuous ) end;
assume A2: ( f is ps-continuous & f is (alpha,ps)-continuous ) ; :: thesis: f is alpha-continuous
let V be Subset of Y; :: according to DECOMP_1:def 28 :: thesis: ( V is open implies f " V in X ^alpha )
assume V is open ; :: thesis: f " V in X ^alpha
then ( f " V in PSO X & f " V in D(alpha,ps) X ) by A2;
then f " V in (PSO X) /\ (D(alpha,ps) X) by XBOOLE_0:def 4;
hence f " V in X ^alpha by Th13; :: thesis: verum