
theorem
  not 730 is prime
  proof
    730 = 2*365;
    then 2 divides 730;
    hence thesis;
  end;
