
theorem
  not 279 is prime
  proof
    279 = 3*93;
    then 3 divides 279;
    hence thesis;
  end;
