
theorem
  not 584 is prime
  proof
    584 = 2*292;
    then 2 divides 584;
    hence thesis;
  end;
