The union of two relations means combining all ordered pairs from the relations. The result is a new relation that contains every connection that is in at least one of the relations.
In the union, we simply 'add' the relations: any connection that appeared in either is in the new relation.
Let A = {1,2,3}, R = { (1,2), (2,3) }, S = { (2,3), (3,1) }.
Then R ∪ S = { (1,2), (2,3), (3,1) }.
The union of relations creates a new relation that combines all connections from the original relations. This is useful when we want to handle different connections together, for example in kinship or transportation networks.
We have reviewed and checked the materials, but errors may still occur. The content is provided for educational purposes only, so use it at your own responsibility and verify with other sources if needed.
Please sign in to ask Lara about Union of Relations.
Select Language
Set theme
© 2025 ReadyTools. All rights reserved.