Class Nonnegative-Integer

Subclass-Of@Frame-Ontology:
Integer, Number, Rational-Number, Real-Number
Instance-Of@Frame-Ontology: Class@Frame-Ontology, Relation@Ol-User%Kif-Relations, Set@Ol-User%Kif-Sets
Range-Of@Frame-Ontology:
Float-Digits, Float-Precision, Integer-Length, Isqrt, Length@Ol-User%Kif-Lists ...
Arity@Frame-Ontology: 1
Documentation@Ol%Frame-Ontology: Nonnegative integer


Slots:


Implication Axioms for Nonnegative-Integer:

(=> (Nonnegative-Integer ?X) (>= ?X 0))


Equivalence Axioms mentioning Nonnegative-Integer:

(<=> (Minimum-Value-Cardinality@Frame-Ontology ?Instance
                                ?Binary-Relation
                                ?N)
     (And (Binary-Relation@Ol-User%Kif-Relations ?Binary-Relation)
          (Nonnegative-Integer ?N)
          (>= (Value-Cardinality@Frame-Ontology ?Instance
                                 ?Binary-Relation)
              ?N)))

(<=> (Maximum-Value-Cardinality@Frame-Ontology ?Instance
                                ?Binary-Relation
                                ?N)
     (And (Binary-Relation@Ol-User%Kif-Relations ?Binary-Relation)
          (Nonnegative-Integer ?N)
          (=< (Value-Cardinality@Frame-Ontology ?Instance
                                 ?Binary-Relation)
              ?N)))


Axioms mentioning Nonnegative-Integer:

(Nth-Domain@Frame-Ontology Value-Cardinality@Frame-Ontology
            3
            Nonnegative-Integer)

(Nth-Domain@Frame-Ontology Slot-Cardinality@Frame-Ontology
            3
            Nonnegative-Integer)

(Nth-Domain@Frame-Ontology Minimum-Value-Cardinality@Frame-Ontology
            3
            Nonnegative-Integer)

(Nth-Domain@Frame-Ontology Maximum-Value-Cardinality@Frame-Ontology
            3
            Nonnegative-Integer)

(Nth-Domain@Frame-Ontology Minimum-Slot-Cardinality@Frame-Ontology
            3
            Nonnegative-Integer)