theorem Th20:
  the AffinStruct of AMSpace(V,w,y) = Lambda(OASpace(V))
proof
  set Y = OASpace(V);
  the carrier of Lambda(Y) = the carrier of V by Th16;
  hence thesis by Th17;
end;
