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

let f be Function of X,Y; :: thesis: ( f is alpha-continuous iff ( f is s-continuous & f is (alpha,s)-continuous ) )
hereby :: thesis: ( f is s-continuous & f is (alpha,s)-continuous implies f is alpha-continuous ) end;
assume A2: ( f is s-continuous & f is (alpha,s)-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 A3: V is open ; :: thesis: f " V in X ^alpha
then A4: f " V in SO X by A2, Def26;
f " V in D(alpha,s) X by A2, A3, Def36;
then f " V in (SO X) /\ (D(alpha,s) X) by A4, XBOOLE_0:def 4;
hence f " V in X ^alpha by Th12; :: thesis: verum