|
Go backward to Example Go up to Top Go forward to Quantifier Consequences (Continued) |
|
For every formula A and B, the following conclusions hold:
| (forall x: A /\ B) |
| (forall x: A) /\ (forall x: B) |
| (forall x: A) /\ (forall x: B) |
| (forall x: A /\ B) |
| (exists x: A \/ B) |
| (exists x: A) \/ (exists x: B) |
| (exists x: A) \/ (exists x: B) |
| (exists x: A \/ B) |