theorem Lm20: :: FUZZY_7:32
for A being non empty closed_interval Subset of REAL
for a, b, c being Real
for f being Function of REAL,REAL st b > 0 & c > 0 & ( for x being Real holds f . x = max (0,(b - |.((b * (x - a)) / c).|)) ) holds
( f is_integrable_on A & f | A is bounded )