theorem Th2:
  w is_atlas_of S,G implies w.(a,a) = 0.G
proof
  assume w is_atlas_of S,G;
  then w.(a,a) + w.(a,a) = w.(a,a);
  hence thesis by RLVECT_1:9;
end;
