Select language: english | cesky | deutsch | italiano | simplified chinese | traditional chinese | hindi
Concept:
English word:
Home

inverse (inverse)

The inverse of a BinaryRelation is a relation in which all the tuples of the original relation are reversed. In other words, one BinaryRelation is the inverse of another if they are equivalent when their arguments are swapped.

Ontology

SUMO / STRUCTURAL-ONTOLOGY

Class(es)

Classe
is instance of
  inheritable relation  
is instance of
  PredicatoBinario  
is instance of
  inverse  

Coordinate term(s)

arc weight  authors  before or equal  causes  causes subclass  citizen  closed on  connected  contains information  cooccur  copy  date  decreases likelihood  developmental form  disjoint  distributes  documentation  duration  earlier  editor  element  employs  equal  equivalence relation on  exploits  expressed in language  faces  family relation  finishes  frequency  graph part  greater than  greater than or equal to  has purpose  has skill  holds during  holds obligation  holds right  hole  identity element  in list  in scope of interest  increases likelihood  independent probability  inhabits  inhibits  initial list  instance  irreflexive on  larger  less than  less than or equal to  material  measure  meets temporally  modal attribute  overlaps temporally  parent  partial ordering on  partly located  path length  possesses  precondition  prevents  property  publishes  range  range subclass  refers  reflexive on  related internal concept  sibling  smaller  starts  sub attribute  sub collection  sub graph  sub list  sub process  sub proposition  subclass  subrelation  subsumes content class  subsumes content instance  successor attribute  successor attribute closure  temporal part  time  total ordering on  trichotomizing on  uses  valence  version 

Type restrictions

inverse(RelazioneBinaria, RelazioneBinaria)

Related WordNet synsets

conversely
with the terms of the relation reversed; "conversely, not all women are mothers"
conversely pertains to noun...  
See more related synsets on a separate page.

Axioms (7)

Se rel1 é un inverso di rel2, allora per ogni inst1,inst2 vale: rel1(inst1,inst2 vales se e solo se rel2(inst2,inst1 vales.
(=>
      (inverse ?REL1 ?REL2)
      (forall
            (?INST1 ?INST2)
            (<=>
                  (holds ?REL1 ?INST1 ?INST2)
                  (holds ?REL2 ?INST2 ?INST1))))

greater than é un inverso di less than.
(inverse greaterThan lessThan)

greater than or equal to é un inverso di less than or equal to.
(inverse greaterThanOrEqualTo lessThanOrEqualTo)

arc cosine fn é un inverso di cosine fn.
(inverse ArcCosineFn CosineFn)

arc sine fn é un inverso di sine fn.
(inverse ArcSineFn SineFn)

arc tangent fn é un inverso di tangent fn.
(inverse ArcTangentFn TangentFn)

smaller é un inverso di larger.
(inverse smaller larger)