
theorem
  not 956 is prime
  proof
    956 = 2*478;
    then 2 divides 956;
    hence thesis;
  end;
