Suppose two sets $B = \mathbb R$, and $A$.
$F$ is a set of mappings from$A$ to $B$, such that $\forall f_1, f_2 \in F$, there exists a bijection $g: B \to B$ , such that $f_2 = g(f_1)$, equivalently, $f_1 = g^{-1}(f_2)$.
What algebraic structures does $F$ have?
An example is here, where $A$ is a probability space, $B$ is $\mathbb R$ with its Borel sigma algebra, and $F$ is a set of random variables with the above property, and $g$'s are Borel measurable bijections. But I am curious if there is a pure algebraic structure on $F$?
We may consider $A=B$, though this is not true in general.
Thanks!