Sentential Logic: Is the argument valid?

In summary: A) p is in ZB) p is in P (the prime numbers...insert favorite definiton here:_____)C) p > 2and conclusion:D) p+1 is evenso the statement is A&B&C → D, but "A" is superfluous, then statement B&C
  • #1
Saladsamurai
3,020
7

Homework Statement



I am going over the first chapter of Velleman's How to Prove It. I have never studied logic before and while I understand most of what is happening, I am not sure that I am understanding how to transform sentences into symbols that can be tested. One of the exercises asks: Identify the premises and conclusion and determine if the following argument a valid one?

Jane and Pete won't both win the math prize. Pete will win either the math prize or the chemistry prize. Jane will win he math prize. Therefore Pete will win the chemistry prize.

Homework Equations



A valid argument is one in which the premises cannot all be true without the conclusion being trues as well

The Attempt at a Solution



I have identified the premises to be:
1.) "Jane and Pete won't both win the math prize",
2.) "Pete will win either the math prize or the chemistry prize",
3.) "Jane will win the math prize."

and the conclusion to be:
"Pete will win the chemistry prise."

Are my premises correct? Or should I have not listed (1) and (2) separately? That is, should I have combined them to say:
"Jane and Pete won't both win the math prize AND Pete will win either the math prize or the chemistry prize" ??

In order to test the validity, I need to construct a truth table.

I have translated my premises symbolically as follows:

Define the follwing symbols:

P: Pete will win the math prize
J: Jane will win the math prize
P': Pete will win the chemistry prize

##\lnot(P \land J)\land(P \lor P')##
##J##
##\therefore P'##

Now for the truth table:

[tex]
\begin{array}{l c l}
PJP' & [\lnot(P \land J)\land(P \lor P')] & P' \\
---&------&---\\
TTT & F & T \\
TTF & F & F \\
TFF & T & F \\
\dots & &
\end{array}
[/tex]I can already see that I am doing something wrong here. The last row has that my premise is true, but the conclusion is false, however, I know from the solution that the argument is valid. So where am I going wrong?
 
Physics news on Phys.org
  • #2
it seems to me your premise(s) should be:

[~(P&J) & (PvP')] & J

which is all the premises you are given.
 
  • #3
Hi Deveno :smile: Thank you for your response. Looking back, it seems obvious now that I should have included this. So, in general, if we have a list of premises leading up to some conclusion and we wish to test the validity, we should "string" all of the premises together into a single statement that can be tested. Does this sound like the general approach?

Thanks again.
 
  • #4
Saladsamurai said:
Hi Deveno :smile: Thank you for your response. Looking back, it seems obvious now that I should have included this. So, in general, if we have a list of premises leading up to some conclusion and we wish to test the validity, we should "string" all of the premises together into a single statement that can be tested. Does this sound like the general approach?

Thanks again.

yes, but...

often, there are ways to "simplify" the premises, before conducting the validity test.

in terms of mathematical proofs, the premises are often "pre-conditions" like so:

suppose p is a prime integer > 2, then p+1 is even.

which has the premises:

A) p is in Z
B) p is in P (the prime numbers...insert favorite definiton here:_____)
C) p > 2

and conclusion:

D) p+1 is even

so the statement is A&B&C → D, but "A" is superfluous, then statement B&C → D is true whenever our original statement is, and vice-versa (because B is a stronger statement than A, that is: B → A).

the entire (mathematical) meaning of p→q is encapsulated in the phrase: "(p→q is valid (i.e.: true) if...) p cannot be true without q also being true".

in ordinary thinking, this means that "p" is a restriction to a perhaps more general concept ("q").
 
  • #5
Deveno said:
yes, but...

often, there are ways to "simplify" the premises, before conducting the validity test.

in terms of mathematical proofs, the premises are often "pre-conditions" like so:

suppose p is a prime integer > 2, then p+1 is even.

which has the premises:

A) p is in Z
B) p is in P (the prime numbers...insert favorite definiton here:_____)
C) p > 2

and conclusion:

D) p+1 is even

so the statement is A&B&C → D, but "A" is superfluous, then statement B&C → D is true whenever our original statement is, and vice-versa (because B is a stronger statement than A, that is: B → A).

the entire (mathematical) meaning of p→q is encapsulated in the phrase: "(p→q is valid (i.e.: true) if...) p cannot be true without q also being true".

in ordinary thinking, this means that "p" is a restriction to a perhaps more general concept ("q").

An answer and then some! That's great Deveno. Thanks for your insight. :smile:

EDIT: Also, another way to fix my truth table would have been to simply add another column separately with J as a premise. Again, a result of the same oversight.
 
Last edited:

1. What is sentential logic?

Sentential logic, also known as propositional logic, is a formal system of reasoning that studies the relationships between propositions, or statements, using logical operators such as "and," "or," and "not."

2. How is a valid argument determined in sentential logic?

In sentential logic, an argument is considered valid if the conclusion follows logically from the premises. This is determined by constructing a truth table to evaluate all possible combinations of truth values for the premises and the conclusion. If the conclusion is true for all combinations where the premises are true, the argument is considered valid.

3. What is the difference between a valid and an invalid argument?

A valid argument is one where the conclusion follows logically from the premises. This means that if the premises are true, the conclusion must also be true. An invalid argument, on the other hand, is one where the conclusion does not necessarily follow from the premises. The conclusion may be true, but it is not necessarily true based on the premises.

4. Can a valid argument have a false conclusion?

No, a valid argument cannot have a false conclusion. In a valid argument, the conclusion must follow logically from the premises. If the premises are true, the conclusion must also be true. If the conclusion is false, it means that there is at least one combination of truth values for the premises where the conclusion is false, making the argument invalid.

5. How is sentential logic used in real-world applications?

Sentential logic is used in various fields, including computer science, linguistics, and mathematics. It is used to analyze and evaluate arguments, as well as to create logical systems for solving problems and making decisions. It is also used in programming and artificial intelligence to represent and reason with complex systems of information.

Similar threads

  • Set Theory, Logic, Probability, Statistics
Replies
9
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
4
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
3
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
7
Views
6K
  • Calculus and Beyond Homework Help
Replies
11
Views
2K
  • Calculus and Beyond Homework Help
Replies
6
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
11
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
3K
  • Calculus and Beyond Homework Help
Replies
7
Views
9K
  • General Discussion
Replies
4
Views
2K
Back
Top