consider A being set such that
A3: for x being object holds
( x in A iff ( x in dom f & S3[x] ) ) from XBOOLE_0:sch 1();
take A ; :: thesis: for x being object holds
( x in A iff ( x in dom f & a < f . x ) )

thus for x being object holds
( x in A iff ( x in dom f & a < f . x ) ) by A3; :: thesis: verum