Z
Z
Zakhar Shaikov2018-10-31 15:22:53
Mathematics
Zakhar Shaikov, 2018-10-31 15:22:53

Reversible data transformations?

Question [2] "Origins"
By what criteria can one judge that the data obtained after the transformation can be reversely transformed if after the transformation they have a radically different nature and structure?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Olohtonov, 2018-10-31
@sgjurano

If each transformation in the chain is reversible, then the result will be reversible, as a proof, consider the following algorithm:
X <- initial data
F1 <- reversible transformation, denote its inverse F1'
F2 <- reversible transformation, denote its inverse F2'
. .. FN <- reversible transformation, denote its inverse
by FN'
Then, after applying all the transformations, we get some data X':
X' = FN(...(F2(F1(X))))
transformations:
X = F1'(F2'(...(FN'(X'))))

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question