
theorem
  not 183 is prime
  proof
    183 = 3*61;
    then 3 divides 183;
    hence thesis;
  end;
