subrelation
A subrelation is a relation that is contained within another relation. If R is a relation on a set (or between sets) A and B, then a relation S is called a subrelation of R when S is a subset of R, written S ⊆ R. In practical terms, a subrelation consists of some of the pairs that R relates, possibly restricting to a subset of the domain and codomain.
Formal definition and scope: For R ⊆ A×B, a relation S ⊆ A×B is a subrelation of R if
Construction and examples: A common way to form a subrelation is to restrict R to a subset
Relation to graphs: If R is viewed as the edge set of a directed graph on A,
Applications: Subrelations are used in relational algebra, database querying, model checking, and graph theory to focus