Set Relations
Sunday, 10 March 2019
8:37 PM
A relation from a set to a set is a subset of
If then "a is related to b (by R)"
->
A relation R on a set A is reflexive when
(every element is related to itself)
A relation R on a set A is symmetric if and
(if a is related to b, b is related to a)
A relation R on a set A is antisymmetric if and results in
(if a and b are related, they must be identical)
(// no points are symmetric //)
A relation R on a set A is transitive if and implies
(if a is related to b, and b is related to c, then a is related to c)
Created with Microsoft OneNote 2016.