SUMO   View all facts   Glossary   Help
Entity > Abstract > Class > Relation > BinaryRelation > IrreflexiveRelation > connectedEngineeringComponents
Next IrreflexiveRelationcontraryProperty    UpIrreflexiveRelation, SymmetricRelation    Previous IrreflexiveRelationbefore   

connectedEngineeringComponents
subjectfact 
connectedEngineeringComponentsdocumentation This is the most general connection relation between EngineeringComponents. If (connectedEngineeringComponents ?COMP1 ?COMP2), then neither ?COMP1 nor ?COMP2 can be an engineeringSubcomponent of the other. The relation connectedEngineeringComponents is a SymmetricRelation; there is no information in the direction of connection between two components. It is also an IrreflexiveRelation; no EngineeringComponent bears this relation to itself. Note that this relation does not associate a name or type with the connection2001-11-30 13:33:54.0
has axiom
(<=>
(connectedEngineeringComponents ?COMP1 ?COMP2)
(exists (?CONNECTION)
(connectsEngineeringComponents ?CONNECTION ?COMP1 ?COMP2)))
2001-11-30 13:33:55.0
has axiom
(=> 
(connectedEngineeringComponents ?COMP1 ?COMP2)
(not
(or
(instance ?COMP1 EngineeringConnection)
(instance ?COMP2 EngineeringConnection))))
2001-11-30 13:33:55.0
has axiom
(=>
(connectedEngineeringComponents ?COMP1 ?COMP2)
(and
(not
(engineeringSubcomponent ?COMP1 ?COMP2))
(not
(engineeringSubcomponent ?COMP2 ?COMP1))))
2001-11-30 13:33:55.0
has domain1 EngineeringComponent2001-11-30 13:33:55.0
has domain2 EngineeringComponent2001-11-30 13:33:55.0
is an instance of IrreflexiveRelation2001-11-30 13:33:55.0
is an instance of SymmetricRelation2001-11-30 13:33:55.0
BinaryRelationis first domain of DomainFn2001-11-30 13:33:44.0
is first domain of equivalenceRelationOn2001-11-30 13:33:44.0
is first domain of inverse2001-11-30 13:33:44.0
is first domain of irreflexiveOn2001-11-30 13:33:44.0
is first domain of partialOrderingOn2001-11-30 13:33:44.0
is first domain of RangeFn2001-11-30 13:33:44.0
is first domain of reflexiveOn2001-11-30 13:33:44.0
is first domain of totalOrderingOn2001-11-30 13:33:44.0
is first domain of trichotomizingOn2001-11-30 13:33:44.0
is second domain of inverse2001-11-30 13:33:44.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

Next IrreflexiveRelationcontraryProperty    UpIrreflexiveRelation, SymmetricRelation    Previous IrreflexiveRelationbefore