
theorem
  not 633 is prime
  proof
    633 = 3*211;
    then 3 divides 633;
    hence thesis;
  end;
