If given a function $F(x,y)$ of two separate and independent variables $x$ and $y$, would it be possible to define a relation between the two variables that is only true for certain combinations of values, without changing their independence.
For example,
I define that for certain pairs of values that
$x=y$
and define a function $F_r(x,y)$ on the domain A containing tuples $(a_0,a_0)$ for any real number $a_0$
As we've limited the domain of $F_r$ even though it should be a multivariate function, and it takes two arguments it's domain is limited so that it can't take any two choices of $x$ or $y$, can this be described as a multivariate function anymore?
We also see that $F_r$ is not really continuous in all directions on its domain $A$ and we find that we cannot define the partial derivatives, this is much like a function where we explicitly define a relation for all $x$ and $y$ and define $F(x,y)$ and it makes sense in this case, for some combination $x,y$ the relation
$F(x,y)=F_r(x,y)=g(x)=g(y)$
should hold in this case.
Is it acceptable for two independent variables to introduce a constraint like this which is true only for when they have values such that they follow this relation? Would I say that $x$ and $y$ are dependent (in that context) when we are only interested in the particular set of tuples $(x,y) ∈ A$ or that they simply act as dependent if we were to only consider relationships that are true in the case that the values of $x$ and $y$ fall under this given relation, but that they are independent in general?