Transformationsregel
Transformationsregel is a rule that specifies how an object or a part of an object can be replaced by another object or part based on a given pattern. In mathematics, computer science, and related fields, such rules are used to transform structures while aiming to preserve certain properties or semantics. They appear in rewriting systems, model transformations, programming language semantics, and graph grammars.
A typical transformationregel consists of a left-hand side (LHS) pattern and a right-hand side (RHS) pattern.
Transformationsregel occur in various domains. In geometry or computer graphics, they describe operations such as translation,
Applications of transformationsregeln include symbolic computation, automated theorem proving, model-driven engineering, data normalization, and program optimization.