
theorem
  not 146 is prime
  proof
    146 = 2*73;
    then 2 divides 146;
    hence thesis;
  end;
