reserve T,T1,T2,S for non empty TopSpace;

theorem Th8:
  for p being Point of TOP-REAL 2 holds p=|[proj1.p,proj2.p]|
proof
  let p be Point of TOP-REAL 2;
  p=|[p`1,p`2]| & p`1=proj1.p by EUCLID:53,PSCOMP_1:def 5;
  hence thesis by PSCOMP_1:def 6;
end;
