
theorem
  not 772 is prime
  proof
    772 = 2*386;
    then 2 divides 772;
    hence thesis;
  end;
