
theorem
  not 807 is prime
  proof
    807 = 3*269;
    then 3 divides 807;
    hence thesis;
  end;
