let a, b, c, d be Real; for Y being RealBanachSpace
for f being continuous PartFunc of REAL, the carrier of Y st a <= c & c <= d & d <= b & f is_integrable_on ['a,b'] & f | ['a,b'] is bounded & ['a,b'] c= dom f holds
( - f is_integrable_on ['c,d'] & (- f) | ['c,d'] is bounded )
let Y be RealBanachSpace; for f being continuous PartFunc of REAL, the carrier of Y st a <= c & c <= d & d <= b & f is_integrable_on ['a,b'] & f | ['a,b'] is bounded & ['a,b'] c= dom f holds
( - f is_integrable_on ['c,d'] & (- f) | ['c,d'] is bounded )
let f be continuous PartFunc of REAL, the carrier of Y; ( a <= c & c <= d & d <= b & f is_integrable_on ['a,b'] & f | ['a,b'] is bounded & ['a,b'] c= dom f implies ( - f is_integrable_on ['c,d'] & (- f) | ['c,d'] is bounded ) )
assume A1:
( a <= c & c <= d & d <= b & f is_integrable_on ['a,b'] & f | ['a,b'] is bounded & ['a,b'] c= dom f )
; ( - f is_integrable_on ['c,d'] & (- f) | ['c,d'] is bounded )
- f = (- 1) (#) f
by VFUNCT_1:23;
hence
- f is_integrable_on ['c,d']
by A1, Th1911; (- f) | ['c,d'] is bounded
f | ['c,d'] is bounded
by A1, Th1915b;
hence
(- f) | ['c,d'] is bounded
by Th1935b; verum