let X be non empty set ; for S being SigmaField of X
for M being sigma_Measure of S holds
( L1_Functions M is add-closed & L1_Functions M is multi-closed )
let S be SigmaField of X; for M being sigma_Measure of S holds
( L1_Functions M is add-closed & L1_Functions M is multi-closed )
let M be sigma_Measure of S; ( L1_Functions M is add-closed & L1_Functions M is multi-closed )
set W = L1_Functions M;
now for v, u being Element of (RLSp_PFunct X) st v in L1_Functions M & u in L1_Functions M holds
v + u in L1_Functions Mlet v,
u be
Element of
(RLSp_PFunct X);
( v in L1_Functions M & u in L1_Functions M implies v + u in L1_Functions M )assume that A1:
v in L1_Functions M
and A2:
u in L1_Functions M
;
v + u in L1_Functions Mreconsider h =
v + u as
Element of
PFuncs (
X,
REAL) ;
consider v1 being
PartFunc of
X,
REAL such that A3:
v1 = v
and
ex
ND being
Element of
S st
(
M . ND = 0 &
dom v1 = ND ` &
v1 is_integrable_on M )
by A1;
consider u1 being
PartFunc of
X,
REAL such that A4:
u1 = u
and
ex
ND being
Element of
S st
(
M . ND = 0 &
dom u1 = ND ` &
u1 is_integrable_on M )
by A2;
(
dom h = (dom v1) /\ (dom u1) & ( for
x being
object st
x in dom h holds
h . x = (v1 . x) + (u1 . x) ) )
by A3, A4, Th6;
then
v + u = v1 + u1
by VALUED_1:def 1;
hence
v + u in L1_Functions M
by A1, A2, A3, A4, Th23;
verum end;
hence
L1_Functions M is add-closed
; L1_Functions M is multi-closed
hence
L1_Functions M is multi-closed
; verum