
theorem
  not 564 is prime
  proof
    564 = 2*282;
    then 2 divides 564;
    hence thesis;
  end;
