Relation EQUALS


Slots on this relation:

Documentation:
a time range ?tr1 is identical to a time range ?tr2.
Arity: 2

Axioms:

(<=> (Equals ?Tr1 ?Tr2)
     (And (Tp= (Time-Range.Start-Time ?Tr1)
               (Time-Range.Start-Time ?Tr2))
          (Tp= (Time-Range.End-Time ?Tr1) (Time-Range.End-Time ?Tr2))))