
theorem
  not 711 is prime
  proof
    711 = 3*237;
    then 3 divides 711;
    hence thesis;
  end;
