Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Intransitivity

From Wikipedia, the free encyclopedia
This article is about intransitivity in mathematics. For other uses, seeIntransitive (disambiguation).
Property of mathematical relations

Inmathematics,intransitivity (sometimes callednontransitivity) is a property ofbinary relations that are nottransitive relations. That is, we can find three valuesa{\displaystyle a},b{\displaystyle b}, andc{\displaystyle c} where the transitive condition does not hold.

Antitransitivity is astronger property which describes a relation where, for any three values, the transitivity condition never holds.

Some authors use the termintransitive to refer to antitransitivity.[1][2]

Intransitivity

[edit]

A relation is transitive if, whenever it relates some A to some B, and that B to some C, it also relates that A to that C. A relation isintransitive if it is not transitive. Assuming the relation is namedR{\displaystyle R}, it is intransitive if:

¬(a,b,c:aRbbRcaRc).{\displaystyle \lnot \left(\forall a,b,c:aRb\land bRc\implies aRc\right).}

This statement is equivalent toa,b,c:aRbbRc¬(aRc).{\displaystyle \exists a,b,c:aRb\land bRc\land \lnot (aRc).}

For example, the inequality relation,{\displaystyle \neq }, is intransitive. This can be demonstrated by replacingR{\displaystyle R} with{\displaystyle \neq } and choosinga=1{\displaystyle a=1},b=2{\displaystyle b=2}, andc=1{\displaystyle c=1}. We have12{\displaystyle 1\neq 2} and21{\displaystyle 2\neq 1} and it is not true that11{\displaystyle 1\neq 1}.

Notice that, for a relation to be intransitive, the transitivity condition just has to be not true at somea{\displaystyle a},b{\displaystyle b}, andc{\displaystyle c}. It can still hold for others. For example, it holds whena=1{\displaystyle a=1},b=2{\displaystyle b=2}, andc=3{\displaystyle c=3}, then12{\displaystyle 1\neq 2} and23{\displaystyle 2\neq 3} and it is true that13{\displaystyle 1\neq 3}.

For a more complicated example of intransitivity, consider the relationR on the integers such thata R b if and only ifa is a multiple ofb or a divisor ofb. This relation is intransitive since, for example, 2R 6 (2 is a divisor of 6) and 6R 3 (6 is a multiple of 3), but 2 is neither a multiple nor a divisor of 3. This does not imply that the relation isantitransitive (see below); for example, 2R 6, 6R 12, and 2R 12 as well.

An example in biology comes from thefood chain. Wolves feed on deer, and deer feed on grass, but wolves do not feed on grass.[3] Thus, thefeed on relation among life forms is intransitive, in this sense.

Antitransitivity

[edit]

Antitransitivity for a relation says that the transitive condition does not hold for any three values.

In the example above, thefeed on relation is not transitive, but it still contains some transitivity: for instance, humans feed on rabbits, rabbits feed on carrots, and humans also feed on carrots.

A relation isantitransitive if this never occurs at all. The formal definition is:a,b,c:aRbbRc¬(aRc).{\displaystyle \forall a,b,c:aRb\land bRc\implies \lnot (aRc).}

For example, the relationR on the integers, such thata R b if and only ifa + b is odd, is intransitive. Ifa R b andb R c, then eithera andc are both odd andb is even, or vice-versa. In either case,a + c is even.

A second example of an antitransitive relation: thedefeated relation inknockout tournaments. If player A defeated player B and player B defeated player C, A can have never played C, and therefore, A has not defeated C.

Bytransposition, each of the following formulas is equivalent to antitransitivity ofR:a,b,c:aRbaRc¬(bRc)a,b,c:aRcbRc¬(aRb){\displaystyle {\begin{aligned}&\forall a,b,c:aRb\land aRc\implies \lnot (bRc)\\[3pt]&\forall a,b,c:aRc\land bRc\implies \lnot (aRb)\end{aligned}}}

Properties

[edit]
  • An antitransitive relation is alwaysirreflexive.
  • An antitransitive relation on a set of ≥4 elements is neverconnex. On a 3-element set, the depicted cycle has both properties.
  • An irreflexive andleft- (orright-) unique relation is always anti-transitive.[4] An example of the former is themother relation. IfA is the mother ofB, andB the mother ofC, thenA cannot be the mother ofC.
  • If a relationR is antitransitive, so is each subset ofR.

Cycles

[edit]
Cycle diagram
Sometimes, when people are asked their preferences through a series of binary questions, they will give logically impossible responses: 1 is better than 2, and 2 is better than 3, but 3 is better than 1.

The termintransitivity is often used when speaking of scenarios in which a relation describes the relative preferences between pairs of options, and weighing several options produces a "loop" of preference:

  • A is preferred to B
  • B is preferred to C
  • C is preferred to A

Rock, paper, scissors;intransitive dice; andPenney's game are examples. Real combative relations of competing species,[5] strategies of individual animals,[6] and fights of remote-controlled vehicles in BattleBots shows ("robot Darwinism")[7] can be cyclic as well.

Assuming no option is preferred to itself i.e. the relation isirreflexive, a preference relation with a loop is not transitive. For if it is, each option in the loop is preferred to each option, including itself. This can be illustrated for this example of a loop among A, B, and C. Assume the relation is transitive. Then, since A is preferred to B and B is preferred to C, also A is preferred to C. But then, since C is preferred to A, also A is preferred to A.

Therefore such a preference loop (orcycle) is known as anintransitivity.

Notice that a cycle is neither necessary nor sufficient for a binary relation to be not transitive. For example, anequivalence relation possesses cycles but is transitive. Now, consider the relation "is an enemy of" and suppose that the relation is symmetric and satisfies the condition that for any country, any enemy of an enemy of the country is not itself an enemy of the country. This is an example of an antitransitive relation that does not have any cycles. In particular, by virtue of being antitransitive the relation is not transitive.

The game ofrock, paper, scissors is an example. The relation over rock, paper, and scissors is "defeats", and the standard rules of the game are such that rock defeats scissors, scissors defeats paper, and paper defeats rock. Furthermore, it is also true that scissors does not defeat rock, paper does not defeat scissors, and rock does not defeat paper. Finally, it is also true that no option defeats itself. This information can be depicted in a table:

rockscissorspaper
rock010
scissors001
paper100

The first argument of the relation is a row and the second one is a column. Ones indicate the relation holds, zero indicates that it does not hold. Now, notice that the following statement is true for any pair of elements x and y drawn (with replacement) from the set {rock, scissors, paper}: If x defeats y, and y defeats z, then x does not defeat z. Hence the relation is antitransitive.

Thus, a cycle is neither necessary nor sufficient for a binary relation to be antitransitive.

Occurrences in preferences

[edit]

Likelihood

[edit]

It has been suggested thatCondorcet voting tends to eliminate "intransitive loops" when large numbers of voters participate because the overall assessment criteria for voters balances out. For instance, voters may prefer candidates on several different units of measure such as by order of social consciousness or by order of most fiscally conservative.

In such cases intransitivity reduces to a broader equation of numbers of people and the weights of their units of measure in assessing candidates.

Such as:

  • 30% favor 60/40 weighting between social consciousness and fiscal conservatism
  • 50% favor 50/50 weighting between social consciousness and fiscal conservatism
  • 20% favor a 40/60 weighting between social consciousness and fiscal conservatism

While each voter may not assess the units of measure identically, the trend then becomes a singlevector on which theconsensus agrees is a preferred balance of candidate criteria.

References

[edit]
  1. ^"Guide to Logic, Relations II". Archived fromthe original on 2008-09-16. Retrieved2006-07-13.
  2. ^"IntransitiveRelation". Archived fromthe original on 2016-03-03. Retrieved2006-07-13.
  3. ^Wolvesdo in fact eat grass – seeEngel, Cindy (2003).Wild Health: Lessons in Natural Wellness from the Animal Kingdom (paperback ed.). Houghton Mifflin. p. 141.ISBN 0-618-34068-8..
  4. ^IfaRb,bRc, andaRc would hold for somea,b,c, thena =b by left uniqueness, contradictingaRb by irreflexivity.
  5. ^Kerr, Benjamin; Riley, Margaret A.; Feldman, Marcus W.;Bohannan, Brendan J. M. (2002). "Local dispersal promotes biodiversity in a real-life game of rock–paper–scissors".Nature.418 (6894):171–174.Bibcode:2002Natur.418..171K.doi:10.1038/nature00823.PMID 12110887.S2CID 4348391.
  6. ^Leutwyler, K. (2000). Mating Lizards Play a Game of Rock-Paper-Scissors. Scientific American.
  7. ^Atherton, K. D. (2013). A brief history of the demise of battle bots.

Further reading

[edit]
Retrieved from "https://en.wikipedia.org/w/index.php?title=Intransitivity&oldid=1276746584"
Category:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp