
theorem
  not 778 is prime
  proof
    778 = 2*389;
    then 2 divides 778;
    hence thesis;
  end;
