SUMO   View all facts   Glossary   Help
Entity > Abstract > Class > Relation > BinaryRelation > AntisymmetricRelation > PartialOrderingRelation > lessThanOrEqualTo
Next BinaryPredicatemeasure    UpBinaryPredicate, PartialOrderingRelation, RelationExtendedToQuantities    Previous BinaryPredicatelessThan   

lessThanOrEqualTo
subjectfact 
lessThanOrEqualTodocumentation (lessThanOrEqualTo ?NUMBER1 ?NUMBER2) is true just in case the Quantity ?NUMBER1 is less than or equal to the Quantity ?NUMBER22001-11-30 13:34:36.0
has axiom
(<=>
(lessThanOrEqualTo ?NUMBER1 ?NUMBER2)
(or
(equal ?NUMBER1 ?NUMBER2)
(lessThan ?NUMBER1 ?NUMBER2)))
2001-11-30 13:34:36.0
has axiom
(=>
(equal (FloorFn ?NUMBER) ?INT)
(not
(exists (?OTHERINT)
(and
(instance ?OTHERINT Integer)
(lessThanOrEqualTo ?OTHERINT ?NUMBER)
(greaterThan ?OTHERINT ?INT)))))
2001-11-30 13:34:36.0
has axiom
(=>
(instance (DayFn ?NUMBER ?MONTH) Day)
(lessThanOrEqualTo ?NUMBER 31))
2001-11-30 13:34:36.0
has axiom
(=>
(instance (MonthFn ?NUMBER ?YEAR) Month)
(lessThanOrEqualTo ?NUMBER 12))
2001-11-30 13:34:36.0
has domain1 Quantity2001-11-30 13:34:36.0
has domain2 Quantity2001-11-30 13:34:36.0
is an instance of BinaryPredicate2001-11-30 13:34:36.0
is an instance of PartialOrderingRelation2001-11-30 13:34:36.0
is an instance of RelationExtendedToQuantities2001-11-30 13:34:36.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
Predicateis first domain of singleValued2001-11-30 13:35:02.0
Relationis first domain of domain2001-11-30 13:35:10.0
is first domain of domainSubclass2001-11-30 13:35:10.0
is first domain of holds2001-11-30 13:35:10.0
is first domain of subrelation2001-11-30 13:35:10.0
is first domain of valence2001-11-30 13:35:10.0
is second domain of subrelation2001-11-30 13:35:10.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 BinaryPredicatemeasure    UpBinaryPredicate, PartialOrderingRelation, RelationExtendedToQuantities    Previous BinaryPredicatelessThan