The following content is from a book: Rosen discrete mathematics and I understand most of it. But, why can we conclude that $P(a)$ and $Q(a)$ is true for every element in the domain ? Why every element? Because I always have this intuition that "a" is a single element. Is it because "a" is a variable? Can someone explain the reasoning behind?
Content: suppose that $\forall x~(P(x) \wedge Q(x))$ is true. This means that if $a$ is in the domain, then $P(a)\wedge Q(a)$ is true. Hence, $P(a)$ is true and $Q(a)$ is true. Because $P(a)$ is true and $Q(a)$ is true for every element in the domain, we can conclude that $\forall x~P(x)$ and $\forall x~Q(x)$ are both true. This means that $\forall x~P(x)~\wedge~\forall x~Q(x)$ is true.