
theorem
  not 549 is prime
  proof
    549 = 3*183;
    then 3 divides 549;
    hence thesis;
  end;
