Dependency relation

1

In computer science, in particular in concurrency theory, a dependency relation is a binary relation on a finite domain \Sigma, symmetric, and reflexive; i.e. a finite tolerance relation. That is, it is a finite set of ordered pairs D, such that In general, dependency relations are not transitive; thus, they generalize the notion of an equivalence relation by discarding transitivity. \Sigma is also called the alphabet on which D is defined. The independency induced by D is the binary relation I That is, the independency is the set of all ordered pairs that are not in D. The independency relation is symmetric and irreflexive. Conversely, given any symmetric and irreflexive relation I on a finite alphabet, the relation is a dependency relation. The pair (\Sigma, D) is called the concurrent alphabet. The pair (\Sigma, I) is called the independency alphabet or reliance alphabet, but this term may also refer to the triple (with I induced by D). Elements are called dependent if xDy holds, and independent, else (i.e. if xIy holds). Given a reliance alphabet, a symmetric and irreflexive relation \doteq can be defined on the free monoid \Sigma^* of all possible strings of finite length by: for all strings and all independent symbols a, b \in I. The equivalence closure of \doteq is denoted \equiv or and called -equivalence. Informally, p \equiv q holds if the string p can be transformed into q by a finite sequence of swaps of adjacent independent symbols. The equivalence classes of \equiv are called traces, and are studied in trace theory.

Examples

Given the alphabet, a possible dependency relation is , see picture. The corresponding independency is. Then e.g. the symbols b,c are independent of one another, and e.g. a,b are dependent. The string a c b b a is equivalent to a b c b a and to a b b c a, but to no other string.

This article is derived from Wikipedia and licensed under CC BY-SA 4.0. View the original article.

Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc.
Bliptext is not affiliated with or endorsed by Wikipedia or the Wikimedia Foundation.

View original