For plomble #8:
(—>) Suppose A ⊆ B. Suppose C ∈ P(A). Then C ⊆ A. Suppose x ∈ C. Then since C ⊆ A and A ⊆ B,x ∈A and x ∈ B. Thus,since x was arbitrary,C ⊆ B,Therefore C ∈ P(B). But C was an arbitrary element of P(A),So P(A) ⊆ P(B).
(<—) Suppose P(A) ⊆ P(B). Let C ∈ P(A). Then C ∈ P(B). Let x ∈ C. Then x ∈ A and x ∈ B. Thus,since x was arbitrary, A ⊆ B.
I am feeling OK with the (—>) section (But if you find something wrong/handwavy about it,Please do tell me!) Most of my issue lies in the (<—) Section. That part feels really handwavy,if not plain false. Any help is appreciated,thank you