
theorem
  not 744 is prime
  proof
    744 = 2*372;
    then 2 divides 744;
    hence thesis;
  end;
