let X, x be set ; :: thesis: for f being X -valued Function st x in dom f holds
f . x is Element of X

let f be X -valued Function; :: thesis: ( x in dom f implies f . x is Element of X )
assume x in dom f ; :: thesis: f . x is Element of X
then A: f . x in rng f by Th12;
rng f c= X by RELAT_1:def 19;
hence f . x is Element of X by A; :: thesis: verum