
theorem
  not 851 is prime
  proof
    851 = 23*37;
    then 23 divides 851;
    hence thesis;
  end;
