
theorem
  not 903 is prime
  proof
    903 = 3*301;
    then 3 divides 903;
    hence thesis;
  end;
