
theorem
  not 178 is prime
  proof
    178 = 2*89;
    then 2 divides 178;
    hence thesis;
  end;
