:: deftheorem Def4 defines AffineMap FCONT_1:def 4 :
for a, b being Real
for b3 being Function of REAL,REAL holds
( b3 = AffineMap (a,b) iff for x being Real holds b3 . x = (a * x) + b );