
theorem
  not 393 is prime
  proof
    393 = 3*131;
    then 3 divides 393;
    hence thesis;
  end;
