Class
INDIVIDUAL
Defined in theory:
Kif-sets
Source code:
kif-sets.lisp
Slots on this class:
Documentation
:
An individual is something that is not a set.
Axioms:
(<=> (
Individual
?X) (Not (
Set
?X)))
Notes:
Source:
KIF Version 3.0 Specification