
theorem
  not 416 is prime
  proof
    416 = 2*208;
    then 2 divides 416;
    hence thesis;
  end;
