SUMO   View all facts   Glossary   Help
Entity > Abstract > Class > Relation > Function > BinaryFunction > IntersectionFn
Next BinaryFunctionKappaFn    UpBinaryFunction    Previous BinaryFunctionHourIntervalFn   

IntersectionFn
subjectfact 
IntersectionFndocumentation A BinaryFunction that maps two %Classes to the intersection of these Classes. An object is an instance of the intersection of two Classes just in case it is an instance of both of those Classes2001-11-30 13:34:31.0
has axiom
(<=> 
(instance ?ENTITY (IntersectionFn ?CLASS1 ?CLASS2))
(and
(instance ?ENTITY ?CLASS1)
(instance ?ENTITY ?CLASS2)))
2001-11-30 13:34:31.0
has axiom
(equal (RelativeComplementFn ?CLASS1 ?CLASS2)
(IntersectionFn ?CLASS1 (ComplementFn ?CLASS2)))
2001-11-30 13:34:31.0
has domain1 Class2001-11-30 13:34:31.0
has domain2 Class2001-11-30 13:34:31.0
has range Class2001-11-30 13:34:31.0
is an instance of BinaryFunction2001-11-30 13:34:31.0
BinaryFunctionis first domain of distributes2001-11-30 13:33:43.0
is first domain of identityElement2001-11-30 13:33:43.0
is second domain of distributes2001-11-30 13:33:43.0
Classis third domain of domain2001-11-30 13:33:51.0
is third domain of domainSubclass2001-11-30 13:33:51.0
Abstractis disjoint from Physical2001-11-30 13:33:32.0