MappingRelationen
MappingRelationen are binary relations that encode a mapping from one set to another. In practice, they are often used to represent the graph of a function, capturing the pairs (a, b) where b is the image of a under the mapping.
Formal description typically treats MappingRelationen as subsets R of the Cartesian product A × B, where A
Key properties depend on the underlying mapping. When R is functional, it may be injective (distinct a
Applications of MappingRelationen span several fields. In mathematics and computer science, they formalize the concept of
See also: relation, function, graph of a function, relational composition, inverse relation.