
theorem
  not 856 is prime
  proof
    856 = 2*428;
    then 2 divides 856;
    hence thesis;
  end;
