reserve x,y,z for Real,
  x3,y3 for Real,
  p for Point of TOP-REAL 3;

theorem Th2:
  |[ x,y,z ]|`1 = x & |[x,y,z]|`2 = y & |[x,y,z]|`3 = z;
