I don't understand the following parapgraph in "Discrete Mathematics and Its Applications (Rosen)": "The argument form with premises p1, p2,...,pn and conclusion q is valid, when (p1 AND p2 AND ... AND pn) --> q is a tautology."
This proposition is false when (p1 AND p2 AND ... AND pn) is true but q is false. So how can this ever be a tautology?
In propositional calculus we start with a set of connectives : $\lnot, \land, \ldots$ and a set $S$ of sentence symbols (or propositional letters) : $p_1, p_2, \ldots$.
Then we define inductively the set of well-formed formulas.
We introduce the notion of truth assignment :
[...]
Now consider a set $\Sigma$ of wffs (the set of premises) and another wff $\tau$ (the conclusion).
We say that $\Sigma$ (tautologically) implies $\tau$, written :
iff every truth assignment for the sentence symbols in $\Sigma$ and $\tau$ that satisfies every member of $\Sigma$ also satisfies $\tau$.
Note
If $\Sigma = \{ p_1,\ldots, p_n \}$ and $\tau$ is a proposition in the sentence symbols in $\Sigma$, then we can re-phrase the above definition in the terms of your textbook, saying that :
With the above definitions, it is easy to prove that :
This theorem can be generalized to :