backsets
Backsets is a term used in multiple disciplines and does not have a single universal definition. In order theory and lattice theory, a backset of an element a in a partially ordered set (P, ≤) is commonly taken as the set of elements that precede a: {x ∈ P | x ≤ a}. In many texts this is called a down-set or initial segment, but some authors retain the term backset to stress its backward orientation toward smaller elements.
In graph theory and computer science, backset may refer to the backward reachable set of a node:
In dynamical systems and related areas, the backset of a subset A under a function f can
Because terminology is not standardized, it is important to confirm a field's definition when encountering the
Examples: In a linear order {1,2,3,4} with ≤, the backset of 3 is {1,2,3}. In a directed graph
See also: down-set, initial segment, backward reachable set, preimage.