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