
theorem
  not 434 is prime
  proof
    434 = 2*217;
    then 2 divides 434;
    hence thesis;
  end;
