
theorem
  not 855 is prime
  proof
    855 = 3*285;
    then 3 divides 855;
    hence thesis;
  end;
