Bijection F:P(R) x P(R) -> P(R):
Start with two subsets S and T of R. Get the characteristic functions (chi_S, chi_T). Get the characteristic function f:R -> {0,1} defined by
f(x)= (chi_S)(lnx) if x>0, (chi_T)(ln(-x)) if x<0. (problems with x=0, so someone find a better bijection from Rx{1,2} to R)
From the characteristic function f, get your unique subset of R corresponding to f. This subset of R is our F(S,T),
i.e. F(S,T)= {x|f(x)=1}.
Given S from P(R), let
A_S = F(P(R)x{S}).
The collection {A_S| S in P(R)} is the desired partition of P(R). All the A_S are pairwise disjoint, |A_S|=|P(R)|, and P(R) = U (A_S) .
Can someone find a better bijection from Rx{1,2} to R ?