
theorem
  not 278 is prime
  proof
    278 = 2*139;
    then 2 divides 278;
    hence thesis;
  end;
