
theorem
  not 703 is prime
  proof
    703 = 19*37;
    then 19 divides 703;
    hence thesis;
  end;
