Can Logical Inference Prove an Engineer Likes Both Video Games and Literature?

  • Thread starter spaghetti3451
  • Start date
  • Tags
    Rules
In summary: For a specific problem, you might replace "a" by a specific value. For example, if you were trying to prove that "Every odd number is prime" (which is not true), you might use "p" as a variable and write "For every odd number, p, if p is prime then p= 2n+1 for some integer n."
  • #1
spaghetti3451
1,344
33

Homework Statement



Consider the following statements.
All engineers either like computer or like power tools. All engineers who like computers
like video games. All engineers who like power tools like camping out. Some engineers
like literature.
Based on these given statements, show that you can make the following inferences. Show
all steps in your work.
There is at least one engineer who likes video games and literature.

Homework Equations



The Attempt at a Solution



Let E(x) be the proposition 'x is an engineer,'
Let C(x) be the proposition 'x likes computer,'
Let P(x) be the proposition 'x likes power tool,'
Let V(x) be the proposition 'x likes video games,'
Let O(x) be the proposition 'x likes camping out,'
Let L(x) be the proposition 'x likes literature,'
where x is the domain of all people.

Steps and corresponding reasons:
1. [itex]\forall[/itex]x E(x) → C(x) [itex]\vee[/itex] P(x) premise
2. E(a) → C(a) [itex]\vee[/itex] P(a) universal generalisation
3. [itex]\forall[/itex]x (E(x)[itex]\wedge[/itex]C(x)) → V(x) premise
4. (E(a)[itex]\wedge[/itex]C(a)) → V(a) universal generalisation
5. [itex]\forall[/itex]x (E(x)[itex]\wedge[/itex]P(x)) → O(x) premise
6. (E(a)[itex]\wedge[/itex]P(a)) → O(a) universal generalisation
7. ∃x E(x)[itex]\wedge[/itex]L(x) premise
8. E(a)[itex]\wedge[/itex]L(a) existential generalisation


I'm not sure about the statements for universal and existential generalisation, i.e. if they should all refer to the same a.
 
Physics news on Phys.org
  • #2
You can't prove that inference, it isn't true. Suppose for example, our "universe" consists of three engineers, "A", "B", and "C". "A" likes computers and, so, video games. "B" and "C" like power tools and, so, camping out. "C" likes literature.

That satisfies all the given conditions but does not satisfy "There is at least one engineer who likes video games and literature." A is the only engineer who likes video games and he does nor like literature.

"I'm not sure about the statements for universal and existential generalisation, i.e. if they should all refer to the same a."

There is no "same a". "a" is a variable.
 
  • Like
Likes 1 person

1. What are rules of inference in logic?

Rules of inference in logic are a set of principles or guidelines that are used to make logical deductions from given premises. These rules help to determine if a conclusion can be logically drawn from a set of statements or if it is invalid.

2. How do rules of inference work?

Rules of inference work by providing a systematic approach for determining the validity of an argument. They allow us to draw conclusions from given premises by applying logical principles such as modus ponens, modus tollens, and hypothetical syllogism.

3. What is the purpose of rules of inference?

The purpose of rules of inference is to ensure that an argument is logically valid. They help us to identify any flaws or errors in reasoning and to construct well-supported and sound arguments.

4. Can rules of inference be applied to real-life situations?

Yes, rules of inference can be applied to real-life situations. In fact, they are often used in fields such as mathematics, computer science, and philosophy to analyze and evaluate arguments in various contexts.

5. Are there different types of rules of inference?

Yes, there are different types of rules of inference, including deductive rules, inductive rules, and informal fallacies. Deductive rules are used to determine the validity of arguments based on the structure of the premises and conclusion. Inductive rules, on the other hand, are used to make probable conclusions based on evidence. Informal fallacies refer to common errors in reasoning that can lead to invalid conclusions.

Similar threads

  • Calculus and Beyond Homework Help
Replies
2
Views
929
  • Calculus and Beyond Homework Help
Replies
4
Views
2K
  • Programming and Computer Science
Replies
29
Views
3K
Replies
10
Views
2K
  • STEM Career Guidance
Replies
2
Views
12K
Replies
2
Views
6K
Replies
9
Views
9K
  • Introductory Physics Homework Help
Replies
4
Views
3K
  • Engineering and Comp Sci Homework Help
Replies
3
Views
3K
  • Materials and Chemical Engineering
Replies
2
Views
6K
Back
Top