0

I would like to know if this is correct.

IliassA
  • 57

1 Answers1

5

Consider the following example :

$A = \{ p \land q \}$ and $B = \{ q \land r \}$.

We have $A \vdash q$ and $B \vdash q$.

But $A \cap B = \emptyset$ and :

$\emptyset \nvdash q$,

because $q$ is not a tautology.