theorem Th50:
  f in x implies x= a.e-eq-class(f,M) & ||.x.|| = Integral(M,abs f )
proof
  assume
A1: f in x;
  reconsider y=x as Point of Pre-L-Space M;
  y in the carrier of Pre-L-Space M;
  then y in CosetSet M by Def18;
  then consider g be PartFunc of X,REAL such that
A2: y=a.e-eq-class(g,M) & g in L1_Functions M;
  g in y by A2,Th38;
  then f a.e.= g,M by A1,Th46;
  hence thesis by A1,A2,Th39,Th49;
end;
