
theorem
  not 934 is prime
  proof
    934 = 2*467;
    then 2 divides 934;
    hence thesis;
  end;
