Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Euclidean relation

From Wikipedia, the free encyclopedia

Inmathematics,Euclidean relations are a class ofbinary relations that formalize "Axiom 1" inEuclid'sElements: "Magnitudes which are equal to the same are equal to each other."

Definition

[edit]
Right Euclidean property: solid and dashed arrows indicate antecedents and consequents, respectively.

Abinary relationR on asetX isEuclidean (sometimes calledright Euclidean) if it satisfies the following: for everya,b,c inX, ifa is related tob andc, thenb is related toc.[1] To write this inpredicate logic:

a,b,cX(aRbaRcbRc).{\displaystyle \forall a,b,c\in X\,(a\,R\,b\land a\,R\,c\to b\,R\,c).}

Dually, a relationR onX isleft Euclidean if for everya,b,c inX, ifb is related toa andc is related toa, thenb is related toc:

a,b,cX(bRacRabRc).{\displaystyle \forall a,b,c\in X\,(b\,R\,a\land c\,R\,a\to b\,R\,c).}

Properties

[edit]
Schematized right Euclidean relation according to property 10. Deeply-colored squares indicate the equivalence classes ofR. Pale-colored rectangles indicate possible relationships of elements inX\ran(R). In these rectangles, relationships may, or may not, hold.
  1. Due to the commutativity of ∧ in the definition's antecedent,aRbaRc even impliesbRccRb whenR is right Euclidean. Similarly,bRacRa impliesbRccRb whenR is left Euclidean.
  2. The property of being Euclidean is different fromtransitivity. For example, ≤ is transitive, but not right Euclidean,[2] whilexRy defined by 0 ≤xy + 1 ≤ 2 is not transitive,[3] but right Euclidean onnatural numbers.
  3. Forsymmetric relations, transitivity, right Euclideanness, and left Euclideanness all coincide. However, a non-symmetric relation can also be both transitive and right Euclidean, for example,xRy defined byy=0.
  4. A relation that is both right Euclidean andreflexive is also symmetric and therefore anequivalence relation.[1][4] Similarly, each left Euclidean and reflexive relation is an equivalence.
  5. Therange of a right Euclidean relation is always a subset[5] of itsdomain. Therestriction of a right Euclidean relation to its range is always reflexive,[6] and therefore an equivalence. Similarly, the domain of a left Euclidean relation is a subset of its range, and the restriction of a left Euclidean relation to its domain is an equivalence. Therefore, a right Euclidean relation onX that is alsoright total (respectively a left Euclidean relation onX that is alsoleft total) is an equivalence, since its range (respectively its domain) isX.[7]
  6. A relationR is both left and right Euclidean, if, and only if, the domain and the range set ofR agree, andR is an equivalence relation on that set.[8]
  7. A right Euclidean relation is alwaysquasitransitive,[9] as is a left Euclidean relation.[10]
  8. Aconnected right Euclidean relation is always transitive;[11] and so is a connected left Euclidean relation.[12]
  9. IfX has at least 3 elements, a connected right Euclidean relationR onX cannot beantisymmetric,[13] and neither can a connected left Euclidean relation onX.[14] On the 2-element setX = { 0, 1 }, e.g. the relationxRy defined byy=1 is connected, right Euclidean, and antisymmetric, andxRy defined byx=1 is connected, left Euclidean, and antisymmetric.
  10. A relationR on a setX is right Euclidean if, and only if, the restrictionR :=R|ran(R) is an equivalence and for eachx inX\ran(R), all elements to whichx is related underR are equivalent underR.[15] Similarly,R onX is left Euclidean if, and only if,R :=R|dom(R) is an equivalence and for eachx inX\dom(R), all elements that are related tox underR are equivalent underR.
  11. A left Euclidean relation isleft-unique if, and only if, it isantisymmetric. Similarly, a right Euclidean relation is right unique if, and only if, it is anti-symmetric.
  12. A left Euclidean and left unique relation is vacuously transitive, and so is a right Euclidean and right unique relation.
  13. A left Euclidean relation is leftquasi-reflexive. For left-unique relations, the converse also holds. Dually, each right Euclidean relation is right quasi-reflexive, and each right unique and right quasi-reflexive relation is right Euclidean.[16]

References

[edit]
  1. ^abFagin, Ronald (2003),Reasoning About Knowledge, MIT Press, p. 60,ISBN 978-0-262-56200-3.
  2. ^e.g. 0 ≤ 2 and 0 ≤ 1, but not 2 ≤ 1
  3. ^e.g. 2R1 and 1R0, but not 2R0
  4. ^xRy andxRx impliesyRx.
  5. ^Equality of domain and range isn't necessary: the relationxRy defined byy=min{x,2} is right Euclidean on the natural numbers, and its range, {0,1,2}, is a proper subset of its domain of the natural numbers.
  6. ^Ify is in the range ofR, thenxRyxRy impliesyRy, for some suitablex. This also proves thaty is in the domain ofR.
  7. ^Buck, Charles (1967),"An Alternative Definition for Equivalence Relations",The Mathematics Teacher,60 (2):124–125,doi:10.5951/MT.60.2.0124,JSTOR 27957510.
  8. ^Theonly if direction follows from the previous paragraph. — For theif direction, assumeaRb andaRc, thena,b,c are members of the domain and range ofR, hencebRc by symmetry and transitivity; left Euclideanness ofR follows similarly.
  9. ^IfxRy ∧ ¬yRxyRz ∧ ¬zRy holds, then bothy andz are in the range ofR. SinceR is an equivalence on that set,yRz implieszRy. Hence the antecedent of the quasi-transitivity definition formula cannot be satisfied.
  10. ^A similar argument applies, observing thatx,y are in the domain ofR.
  11. ^IfxRyyRz holds, theny andz are in the range ofR. SinceR is connected,xRz orzRx orx=z holds. In case 1, nothing remains to be shown. In cases 2 and 3, alsox is in the range. Hence,xRz follows from the symmetry and reflexivity ofR on its range, respectively.
  12. ^Similar, using thatx,y are in the domain ofR.
  13. ^SinceR is connected, at least two distinct elementsx,y are in itsrange, andxRyyRx holds. SinceR is symmetric on its range, evenxRyyRx holds. This contradicts the antisymmetry property.
  14. ^By a similar argument, using the domain ofR.
  15. ^Only if:R is an equivalence as shown above. IfxX\ran(R) andxRy1 andxRy2, theny1Ry2 by right Euclideaness, hencey1Ry2. —If: ifxRyxRz holds, theny,z∈ran(R). In case alsox∈ran(R), evenxRyxRz holds, henceyRz by symmetry and transitivity ofR, henceyRz. In casexX\ran(R), the elementsy andz must be equivalent underR by assumption, hence alsoyRz.
  16. ^Jochen Burghardt (Nov 2018). Simple Laws about Nonprominent Properties of Binary Relations (Technical Report).arXiv:1806.05036v2. Lemma 44-46.
Retrieved from "https://en.wikipedia.org/w/index.php?title=Euclidean_relation&oldid=1267539329"
Categories:

[8]ページ先頭

©2009-2025 Movatter.jp