
theorem
  not 878 is prime
  proof
    878 = 2*439;
    then 2 divides 878;
    hence thesis;
  end;
