
theorem
  not 436 is prime
  proof
    436 = 2*218;
    then 2 divides 436;
    hence thesis;
  end;
