Let $(\Omega,{\scr F},P)$ be probability space, and $A,B \in {\scr F}$, then:
$(a)$ if $P(B)>0 , B\subset A$ and $A,B$ are independent then $P(A)=1$ ;
$(b)$ if $P(A \cap B)=\frac19$ and $P(A \cup B)=\frac17$ then $P(A \cup B\;|\; A\cap B)=\frac17$ ;
$P(A \cup B\;|\; A\cap B)=\frac{P((A \cup B)\;\cap\; (A\cap B))}{P(A \cap B)} = \frac{P(A \cap B)}{P(A \cap B)}=1\neq\frac17$ ; am I right?
An alternative is to work from the following definition:
Here $P(A|B)=\frac{P(A \cap B)}{P(B)}=\frac{P(A)}{P(B)}$. Since $P(A)>0$, then $$P(A|B)=P(A) \quad \iff \quad \frac{P(A)}{P(B)}=P(A) \quad \iff \quad P(B)=1.$$
And is immediate that also $P(B|A)=\frac{P(B\cap A)}{P(A)}=\frac{P(A)}{P(A)}=1=P(B)$.