
theorem
  not 818 is prime
  proof
    818 = 2*409;
    then 2 divides 818;
    hence thesis;
  end;
