
theorem
  not 177 is prime
  proof
    177 = 3*59;
    then 3 divides 177;
    hence thesis;
  end;
