let X be non empty set ; :: thesis: for S being SigmaField of X
for M being sigma_Measure of S
for f being PartFunc of X,REAL
for x being Point of (Pre-L-Space M) st f in x holds
( f is_integrable_on M & f in L1_Functions M & abs f is_integrable_on M )

let S be SigmaField of X; :: thesis: for M being sigma_Measure of S
for f being PartFunc of X,REAL
for x being Point of (Pre-L-Space M) st f in x holds
( f is_integrable_on M & f in L1_Functions M & abs f is_integrable_on M )

let M be sigma_Measure of S; :: thesis: for f being PartFunc of X,REAL
for x being Point of (Pre-L-Space M) st f in x holds
( f is_integrable_on M & f in L1_Functions M & abs f is_integrable_on M )

let f be PartFunc of X,REAL; :: thesis: for x being Point of (Pre-L-Space M) st f in x holds
( f is_integrable_on M & f in L1_Functions M & abs f is_integrable_on M )

let x be Point of (Pre-L-Space M); :: thesis: ( f in x implies ( f is_integrable_on M & f in L1_Functions M & abs f is_integrable_on M ) )
x in the carrier of (Pre-L-Space M) ;
then x in CosetSet M by Def18;
then consider h being PartFunc of X,REAL such that
A1: x = a.e-eq-class (h,M) and
h in L1_Functions M ;
assume f in x ; :: thesis: ( f is_integrable_on M & f in L1_Functions M & abs f is_integrable_on M )
then ex g being PartFunc of X,REAL st
( f = g & g in L1_Functions M & h in L1_Functions M & h a.e.= g,M ) by A1;
then ex f0 being PartFunc of X,REAL st
( f = f0 & ex ND being Element of S st
( M . ND = 0 & dom f0 = ND ` & f0 is_integrable_on M ) ) ;
hence ( f is_integrable_on M & f in L1_Functions M & abs f is_integrable_on M ) by Th44; :: thesis: verum