
theorem
  not 790 is prime
  proof
    790 = 2*395;
    then 2 divides 790;
    hence thesis;
  end;
