
theorem
  not 909 is prime
  proof
    909 = 3*303;
    then 3 divides 909;
    hence thesis;
  end;
