
theorem
  not 192 is prime
  proof
    192 = 2*96;
    then 2 divides 192;
    hence thesis;
