
theorem
  not 387 is prime
  proof
    387 = 3*129;
    then 3 divides 387;
    hence thesis;
  end;
