
theorem
  not 404 is prime
  proof
    404 = 2*202;
    then 2 divides 404;
    hence thesis;
  end;
