- 7,864
- 1,602
When do functions have representations as a "direct product"?
For example, If I have a function f(x) given by the ordered pairs:
\{(1,6),(2,4),(3,5),(4,2),(5,3),(6,1) \}
We could (arbitrarily) declare that integers in certain sets have certain "properties":
\{ 1,3\} have property A
\{5,6\} have property B
\{4,2\} have property C
\{1,5,4\} have property X
\{3,6,2\} have property Y
With that stipulation, each of the six integers can be given a unique "coordinate" representation as set of properties:
1 = [A,X]
3 = [A,Y]
5 = [B,X]
6 = [B,Y]
4 = [C,X]
2 = [C,Y]
The function f(x) is the "direct product" of the functions given by
g(x) = \{(A,B), (B,A), (C,C) \}
h(x) = \{(X,Y),(Y,X)\}
in the sense that if you apply those functions to the respective "coordinates" of an integer, you determine the integer that f(x) maps it to. For example (A,X) \rightarrow (B,Y) implies f(x) maps 1 \rightarrow 6.
Perhaps this is a generalization of "separation of variables".
For example, If I have a function f(x) given by the ordered pairs:
\{(1,6),(2,4),(3,5),(4,2),(5,3),(6,1) \}
We could (arbitrarily) declare that integers in certain sets have certain "properties":
\{ 1,3\} have property A
\{5,6\} have property B
\{4,2\} have property C
\{1,5,4\} have property X
\{3,6,2\} have property Y
With that stipulation, each of the six integers can be given a unique "coordinate" representation as set of properties:
1 = [A,X]
3 = [A,Y]
5 = [B,X]
6 = [B,Y]
4 = [C,X]
2 = [C,Y]
The function f(x) is the "direct product" of the functions given by
g(x) = \{(A,B), (B,A), (C,C) \}
h(x) = \{(X,Y),(Y,X)\}
in the sense that if you apply those functions to the respective "coordinates" of an integer, you determine the integer that f(x) maps it to. For example (A,X) \rightarrow (B,Y) implies f(x) maps 1 \rightarrow 6.
Perhaps this is a generalization of "separation of variables".