Let $X,Y$ be infinite sets. Define $F$ as $F=\{f:X\rightarrow Y\}$ . We define a binary relation $R$ on $F$: $fRg$ if there is no countable $S\subseteq X$ such that $\forall x\in S \ f(x)\neq g(x)$. Is $R$ an equivalence relation?
I think it's not necessarily transitive, but I'm not sure. Thanks
This is an equivalnce, but from a very trivial reason. Your relation is not defined well.
Even if you have one $x_0\in X$ such that $f(x_0)\ne g(x_0)$, then $S:=\{x\}$ is a countable set such that for every $x\in S$ (which is only $x_0$), $f(x)\ne g(x)$.
that means that if $fRg$ then for every $x\in X$, $f(x)=g(x)$. that is simply $f=g$! and this relation is an equivalnce.