
theorem
  not 963 is prime
  proof
    963 = 3*321;
    then 3 divides 963;
    hence thesis;
  end;
