src/FOL/FOL.thy
author paulson
Tue, 05 Nov 1996 11:20:52 +0100
changeset 2160 ad4382e546fc
parent 0 a5a9c433f639
child 4093 5e8f3d57dee7
permissions -rw-r--r--
Simplified new_keys_not_seen, etc.: replaced the union over all agents by the Spy alone. Proofs run faster and they do not have to be set up in terms of a previous lemma.

FOL = IFOL +
rules
classical "(~P ==> P) ==> P"
end