
theorem
  not 290 is prime
  proof
    290 = 2*145;
    then 2 divides 290;
    hence thesis;
  end;
