let X be non empty set ; :: thesis: for S being SigmaField of X
for M being sigma_Measure of S
for f, g being PartFunc of X,REAL st f in L1_Functions M & g in L1_Functions M holds
( g a.e.= f,M iff g in a.e-eq-class f,M )

let S be SigmaField of X; :: thesis: for M being sigma_Measure of S
for f, g being PartFunc of X,REAL st f in L1_Functions M & g in L1_Functions M holds
( g a.e.= f,M iff g in a.e-eq-class f,M )

let M be sigma_Measure of S; :: thesis: for f, g being PartFunc of X,REAL st f in L1_Functions M & g in L1_Functions M holds
( g a.e.= f,M iff g in a.e-eq-class f,M )

let f, g be PartFunc of X,REAL ; :: thesis: ( f in L1_Functions M & g in L1_Functions M implies ( g a.e.= f,M iff g in a.e-eq-class f,M ) )
assume A1: ( f in L1_Functions M & g in L1_Functions M ) ; :: thesis: ( g a.e.= f,M iff g in a.e-eq-class f,M )
hereby :: thesis: ( g in a.e-eq-class f,M implies g a.e.= f,M ) end;
hereby :: thesis: verum
assume g in a.e-eq-class f,M ; :: thesis: g a.e.= f,M
then ex r being PartFunc of X,REAL st
( g = r & r in L1_Functions M & f in L1_Functions M & f a.e.= r,M ) ;
hence g a.e.= f,M by Th05; :: thesis: verum
end;