I can't understand underlined statements:
The green one: For p an odd number, both p-1 and p+1 are even so all prime factors in $\prod (p-1)(p+1)$ must be belong to the set B, so the prime factors of $m_P$. So $\phi(n_P) \sigma(n_P) = mt_P^2$ holds for any collection of primes selected from set A. Where does $2^{\pi(y)-\pi((y+1)/2)}$ come from?
The red one: Why $m$ is same for $n_P$ and $n_Q$?
The blue one: How it is injective? How the identity element is empty? How $\Delta$ and $A$ make a group?
Orange/red: This is how the set $\mathcal{F}\subseteq P(\mathcal{A})$ is defined: every $\mathcal{P}\in\mathcal{F}$ has the same $m$.
Green: $2^{\pi(y)}$ and $2^{\pi((y+1)/2)}$ are the cardinality of $P(\mathcal{A})$ and $P(\mathcal{B})$, as stated in the second/third line in the paragraph. Since $m$ is a product of elements from $\mathcal{B}$, there are at most $\lvert P(\mathcal{B})\rvert$ choices of $m$, but there are $\lvert P(\mathcal{A})\rvert$ choice of $\mathcal{P}$ so there is some $m$ which is hit by at least $\dfrac{\lvert P(\mathcal{A})\rvert}{\lvert P(\mathcal{B})\rvert}$ elements of $P(\mathcal{A})$.
Blue: You can recover $\mathcal{P}$ from $\mathcal{P}\triangle\mathcal{Q}$ by symmetric difference again with $\mathcal{Q}$. Alternatively, you can view $2$ as the group of order $2$ and the power set $P(\mathcal{F})=2^{\mathcal{F}}$ as the direct product of $\lvert\mathcal{F}\rvert$ copies of $2$, then the group operation coincides with symmetric difference.