
theorem
  not 746 is prime
  proof
    746 = 2*373;
    then 2 divides 746;
    hence thesis;
  end;
