Relation composition: Difference between revisions
Jump to navigation
Jump to search
imported>Richard Pinch (New entry, just a stub) |
mNo edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{subpages}} | |||
In [[set theory]], '''composition''' is an operation on [[relation (mathematics)|relations]]. | In [[set theory]], '''composition''' is an operation on [[relation (mathematics)|relations]]. | ||
Line 9: | Line 10: | ||
:<math> R \circ S = \{ (x,z) \in X \times Z : \exists y \in Y, ~ (x,y) \in R \hbox{ and } (y,z) \in S \} . \, </math> | :<math> R \circ S = \{ (x,z) \in X \times Z : \exists y \in Y, ~ (x,y) \in R \hbox{ and } (y,z) \in S \} . \, </math> | ||
[[Function composition]] may be regarded as relation composition on functional relations. | [[Function composition]] may be regarded as relation composition on functional relations.[[Category:Suggestion Bot Tag]] |
Latest revision as of 06:00, 11 October 2024
In set theory, composition is an operation on relations.
Let R be a relation between X and Y and S a relation S between Y and Z. The composite relation R.S between X and Z is defined by
If we equate a relation with its graph, then we may write
Function composition may be regarded as relation composition on functional relations.