Homomorphism is intended for questions related to transforming code or data while maintaining its functionality or metadata
Homomorphism is a mapping of two entities from one structure to another which preserves the identity of each entity. For example:
f(ab) = f(a)f(b)
References