
theorem
  not 792 is prime
  proof
    792 = 2*396;
    then 2 divides 792;
    hence thesis;
  end;
