theorem
  0c n - z = -z
proof
  thus 0c n - z = 0c n + -z .= -z by BINOP_2:1,FINSEQOP:56;
end;
