SUMO   View all facts   Glossary   Help
Entity > Abstract > Class > Relation > BinaryRelation > BinaryPredicate > greaterThan
Next BinaryPredicategreaterThanOrEqualTo    UpBinaryPredicate, IrreflexiveRelation, RelationExtendedToQuantities, TransitiveRelation    Previous BinaryPredicatefrequency   

greaterThan
subjectfact 
greaterThandocumentation (greaterThan ?NUMBER1 ?NUMBER2) is true just in case the Quantity ?NUMBER1 is greater than the Quantity ?NUMBER22001-11-30 13:34:22.0
has axiom
(<=>
(greaterThanOrEqualTo ?NUMBER1 ?NUMBER2)
(or
(equal ?NUMBER1 ?NUMBER2)
(greaterThan ?NUMBER1 ?NUMBER2)))
2001-11-30 13:34:22.0
has axiom
(=>
(and
(resource ?PROC ?OBJ)
(holdsDuring (ImmediatePastFn (WhenFn ?PROC)) (measure ?OBJ ?QUANT1))
(holdsDuring (ImmediateFutureFn (WhenFn ?PROC)) (measure ?OBJ ?QUANT2)))
(greaterThan ?QUANT1 ?QUANT2))
2001-11-30 13:34:22.0
has axiom
(=>
(and
(instance ?INCREASE Increasing)
(patient ?INCREASE ?OBJ))
(exists (?UNIT ?QUANT1 ?QUANT2)
(and
(holdsDuring (ImmediatePastFn (WhenFn ?INCREASE)) (equal (MeasureFn ?OBJ ?UNIT) ?QUANT1))
(holdsDuring (ImmediateFutureFn (WhenFn ?INCREASE)) (equal (MeasureFn ?OBJ ?UNIT) ?QUANT2))
(greaterThan ?QUANT2 ?QUANT1))))
2001-11-30 13:34:22.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:22.0
has axiom
(=>
(equal (MaxFn ?NUMBER1 ?NUMBER2) ?NUMBER)
(or
(and
(equal ?NUMBER ?NUMBER1)
(greaterThan ?NUMBER1 ?NUMBER2))
(and
(equal ?NUMBER ?NUMBER2)
(greaterThan ?NUMBER2 ?NUMBER1))
(and
(equal ?NUMBER ?NUMBER1)
(equal ?NUMBER ?NUMBER2))))
2001-11-30 13:34:22.0
has axiom
(=>
(instance ?INT Integer)
(greaterThan ?INT (PredecessorFn ?INT)))
2001-11-30 13:34:22.0
has axiom
(=>
(instance ?NUMBER PositiveRealNumber)
(greaterThan ?NUMBER 0))
2001-11-30 13:34:22.0
has axiom
(=>
(larger ?OBJ1 ?OBJ2)
(forall (?QUANT1 ?QUANT2)
(=>
(and
(measure ?OBJ1 (MeasureFn ?QUANT1 LengthMeasure))
(measure ?OBJ2 (MeasureFn ?QUANT2 LengthMeasure)))
(greaterThan ?QUANT1 ?QUANT2))))
2001-11-30 13:34:22.0
has domain1 Quantity2001-11-30 13:34:22.0
has domain2 Quantity2001-11-30 13:34:22.0
has inverse lessThan2001-11-30 13:34:22.0
is an instance of BinaryPredicate2001-11-30 13:34:22.0
is an instance of IrreflexiveRelation2001-11-30 13:34:22.0
is an instance of RelationExtendedToQuantities2001-11-30 13:34:22.0
is an instance of TransitiveRelation2001-11-30 13:34:22.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 BinaryPredicategreaterThanOrEqualTo    UpBinaryPredicate, IrreflexiveRelation, RelationExtendedToQuantities, TransitiveRelation    Previous BinaryPredicatefrequency