
theorem
  not 958 is prime
  proof
    958 = 2*479;
    then 2 divides 958;
    hence thesis;
  end;
