Select language: english
Concept:
English word:
Home

binary relation (BinaryRelation)

BinaryRelations are relations that are true only of pairs of things. BinaryRelations are represented as slots in frame systems.

Ontology

SUMO / BASE-ONTOLOGY

Class(es)

class
is instance of
  inheritable relation  
is instance of
  binary relation  

Superclass(es)

[tree]
entity
is subclass of
  abstract  
is subclass of
  relation  
is subclass of
  binary relation  

Instance(s)

distributes 

Subclass(es)

reflexive relation  irreflexive relation  symmetric relation  antisymmetric relation  trichotomizing relation  transitive relation  intransitive relation  unary function  binary predicate 

Coordinate term(s)

binary function  binary predicate  case role  function  intentional relation  list  object attitude  partial valued relation  predicate  probability relation  propositional attitude  quaternary function  quaternary predicate  quaternary relation  quintary predicate  quintary relation  relation extended to quantities  single valued relation  spatial relation  temporal relation  ternary function  ternary predicate  ternary relation  total valued relation  unary function  variable arity relation 

Constrains relations

equivalence relation on  inverse  irreflexive on  partial ordering on  reflexive on  total ordering on  trichotomizing on 

Axioms (4)

relation is disjointly decomposed into binary relation,ternary relation,quaternary relation,quintary relation,variable arity relation.
(disjoint decomposition relation binary relation ternary relation quaternary relation quintary relation variable arity relation)

If is an instance of binary relation, then there don't exist ,,, so that (,,,) holds.
(=>
      (instance  binary relation)
      (not
            (exists
                  (   )
                  (holds     ))))

If , then is an instance of asymmetric relation.
(=>
      (and
            (instance  binary relation)
            (or
                  (domain   )
                  (domain subclass   ))
            (or
                  (domain   )
                  (domain subclass   )
                  (range  )
                  (range subclass  ))
            (disjoint  ))
      (instance  asymmetric relation))

(=>
      (and
            (instance  relation extended to quantities)
            (instance  binary relation)
            (instance  real number)
            (instance  real number)
            (holds   ))
      (forall
            ()
            (=>
                  (instance  unit of measure)
                  (holds
                        
                        (measure fn  )
                        (measure fn  )))))