
theorem
  not 624 is prime
  proof
    624 = 2*312;
    then 2 divides 624;
    hence thesis;
  end;
