
theorem
  not 893 is prime
  proof
    893 = 19*47;
    then 19 divides 893;
    hence thesis;
  end;
