This is an exercise from A Modern Formal Logic Primer (Teller):
4-1. Give examples, using sentences in English, of arguments of each of the following kind. Use examples in which it is easy to tell whether the premises and the conclusion are in fact (in real life) true or false.
e) An invalid argument with one or more false premises
Validity of an argument has been defined as follows:
The argument "$X$. Therefore $Y$" is valid just in case the sentence $\neg (X \land \neg Y)$ is a logical truth.
Now my confusion is twofold:
An invalid argument with one or more false premises appears to require that at least one premise and the conclusion are contradictions. Otherwise there are cases in which all premises are true. But for the argument to be invalid, there must be at least one case in which the conjunction of the premises is true while the conclusion is false. How is this possible?
I am not sure how to interpret "logical truth" in terms of English sentences with invariable truth values. Here is the solution given in the book:
Anyone who loves logic is bald.
Robert Redford is bald.Therefore Redford loves logic.
As far as I can tell, both of the premises are false (is it correct to interpret invariably false natural language sentences as contradictions?). Which makes $\neg (X \land \neg Y)$ true. Now since the truth value of the premises is invariable, there is no case in which the conjunction of the premises is true while the conclusion is false. So how is this an invalid argument?