SUMO   View all facts   Glossary   Help
Entity > Abstract > Quantity > PhysicalQuantity > ConstantQuantity > TimeMeasure > TimePosition > TimePoint > PositiveInfinity
Next TimePointNegativeInfinity    UpTimePoint

PositiveInfinity comparison table
Subject documentation have axiom is a kind of is an instance of
TimePointAn extensionless point on the universal timeline. The TimePoints at which Processes occur can be known with various degrees of precision and approximation, but conceptually TimePoints are point-like and not interval-like. That is, it doesn't make sense to talk about what happens during a TimePoint, or how long the TimePoint lasts
(=>
(instance ?POINT TimePoint)
(not
(exists (?DURATION)
(duration ?POINT ?DURATION))))
TimePosition 
PositiveInfinityThe TimePoint that is after all other TimePoints
(equal (EndFn (FutureFn ?TIME)) PositiveInfinity)
 TimePoint

Next TimePointNegativeInfinity    UpTimePoint