
theorem
  not 861 is prime
  proof
    861 = 3*287;
    then 3 divides 861;
    hence thesis;
  end;
