
theorem
  not 1389 is prime
  proof
    1389 = 3*463;
    then 3 divides 1389;
    hence thesis;
  end;
