
theorem
  not 292 is prime
  proof
    292 = 2*146;
    then 2 divides 292;
    hence thesis;
  end;
