
theorem
  not 535 is prime
  proof
    535 = 5*107;
    then 5 divides 535;
    hence thesis;
  end;
