
theorem
  not 754 is prime
  proof
    754 = 2*377;
    then 2 divides 754;
    hence thesis;
  end;
