Relation composition: Difference between revisions
Jump to navigation
Jump to search
imported>Bruce M. Tindall mNo edit summary |
mNo edit summary |
||
Line 10: | 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.