
theorem
  not 424 is prime
  proof
    424 = 2*212;
    then 2 divides 424;
    hence thesis;
  end;
