Can we find three sets $A, B, C$ given the constraints $a+b=c, a, b$ and $c$ denoting the elements of sets $A, B, C$ respectively.

33 Views Asked by At

Regarding the question, I was curious that if there's any means to find a relation between such sets in a "general form" without using "trial and error" on the elements.

Does any such general form exist ?

Thank you.