
theorem
  not 712 is prime
  proof
    712 = 2*356;
    then 2 divides 712;
    hence thesis;
  end;
