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