halbäquivalenz
Halbäquivalenz is a term used in theoretical computer science and logic to describe a specific relationship between two computational problems or statements. It signifies that one problem can be transformed into another problem in such a way that a solution to the second problem can be used to solve the first problem, but the transformation is not necessarily reversible. This is in contrast to full equivalence, where the transformation can be done in both directions.
More formally, problem A is said to be half-equivalent to problem B if there exists a computable
The concept of half-equivalence is particularly relevant in the study of computational complexity and the classification