
theorem
  not 736 is prime
  proof
    736 = 2*368;
    then 2 divides 736;
    hence thesis;
  end;
