theorem :: FUZZY_5:61
for f being Function of REAL,REAL
for a, b being Real st ( for x being Real holds f . x = max (0,(min (1,((AffineMap (a,b)) . x)))) ) holds
f is Lipschitzian by MMLip3;