
theorem
  not 740 is prime
  proof
    740 = 2*370;
    then 2 divides 740;
    hence thesis;
  end;
