
theorem
  not 412 is prime
  proof
    412 = 2*206;
    then 2 divides 412;
    hence thesis;
  end;
