src/FOL/fol.thy
author kleing
Wed, 12 Feb 2003 17:55:05 +0100
changeset 13816 cc228bd9c1fc
parent 0 a5a9c433f639
permissions -rw-r--r--
favicon

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