
theorem
  not 921 is prime
  proof
    921 = 3*307;
    then 3 divides 921;
    hence thesis;
  end;
