
theorem
  not 291 is prime
  proof
    291 = 3*97;
    then 3 divides 291;
    hence thesis;
  end;
