
theorem
  not 954 is prime
  proof
    954 = 2*477;
    then 2 divides 954;
    hence thesis;
  end;
