What does $p(A|B)=1$ (or equivalently $p(A∩B)=p(B)$) imply?
I guess it leads to $p(B⊆A)=1$ but I couldn't prove it. Is it right? If not, give a counter example.
What does $p(A|B)=1$ (or equivalently $p(A∩B)=p(B)$) imply?
I guess it leads to $p(B⊆A)=1$ but I couldn't prove it. Is it right? If not, give a counter example.
The expression $$ p(B⊆A) $$ does not make sense, so you can't prove it.
Probability is a function whose domain consists of subsets of the sample space, extended to the expressions that define conditional probability, not relations between those subsets. So all you can say is the equivalent statement $$ p(A∩B)=p(B) \ . $$
The idea you are trying to express is correct. Knowing that an event in $B$ occurred, you know that an event in $A$ occurred. That means that $B$ must be a subset of $A$, up to probability. In a finite sample space, it must be an actual subset (assuming individual elements have nonzero probability). In the continuous case it can happen that $A - A\cap B$ is nonempty but has probability $0$.