
theorem
  not 946 is prime
  proof
    946 = 2*473;
    then 2 divides 946;
    hence thesis;
  end;
