Concept

Binary Relations

A binary relation is defined as a set of ordered pairs of objects where some common "relation" holds true across all ordered pairs in the set.

For example, the relation "is greater than" across the set {1,2,3}\{1, 2, 3\} would give S={(3,1),(2,1),(3,2)}\mathbb{S}=\{(3, 1), (2, 1), (3, 2)\}.

0

2

Updated 2021-07-07

References


Tags

Data Science