theorem
  |(p,0.REAL 3)| = 0
proof
  0.REAL 3 = |[ 0,0,0 ]| by FINSEQ_2:62;
  hence thesis by Th13;
end;
