
theorem
  not 728 is prime
  proof
    728 = 2*364;
    then 2 divides 728;
    hence thesis;
  end;
