
theorem
  not 955 is prime
  proof
    955 = 5*191;
    then 5 divides 955;
    hence thesis;
  end;
