Logic question (conjunction of implications)

  • Thread starter tribas
  • Start date
  • Tags
    Logic
In summary, the conversation revolved around the steps and assumptions required in classical logic to prove that "x&z implies y&w" given the statements "x implies y" and "z implies w". It was suggested that distributive laws, DeMorgan's laws, double negation, and material implication could be used to manipulate the statements and create a proof. A suggestion was also made to search for truth tables for further guidance.
  • #1
tribas
3
0
hi all,

I'm no logician but am interested in sorting out this problem.

Say you've shown that

1. x implies y
and
2. z implies w

what steps/assumptions are required, in classical logic, to get from 1&2 to:

3. x&z implies y&w

Do the steps require some sort of separability assumption, or something of the sort?

Thanks!
 
Physics news on Phys.org
  • #2
"x implies y" is logically equivalent to "(not x) or y"
"z impllies w" is logically equivalent to "(not z) or w".

The statement you want to prove is logically equivalent to
"not (x and z) or (y and w)"

Are you skilled enough at manipulating "and","or" and "not" to do the proof?

If not, you could use a truth table.
 
  • #3
thanks very much stephen!

I am not skilled at all with manipulating operators, so cannot do the proof myself.

Can you suggest a website or textbook I could look at that would help?
 
  • #4
I don't know of a good website, off hand. Perhaps another forum member will.

An outline of what you need to know is

Distributive laws:

"A and (B or C)" is equivalent to "(A and B) or (A and C)"
"A or (B and C)" is equivalent to "(A or B) and (A or C)".


DeMorgan's Laws:

"not (A and B)" is equivalent to "(not A) or (not B)"
"not (A or B)" is equivalent to "(not A) and (not B)"

Double Negation

"not (not A)" is equivalent to "A"


Material Implication
"if A then B" is equivalent to "(not A) or B"

Or you can search for "Truth Tables" and find a explanation of how to do them.
 
  • #5
ok thanks very much
 

1. What is a "conjunction of implications" in logic?

A conjunction of implications is a logical statement that connects two or more implications with the "and" operator. It is written in the form (p → q) ∧ (r → s), where p, q, r, and s are statements and ∧ represents the logical "and" operator.

2. How is a "conjunction of implications" different from a regular "if-then" statement?

A conjunction of implications is different from a regular "if-then" statement because it involves multiple implications connected with the "and" operator. In a regular "if-then" statement, there is only one implication.

3. How do you simplify a "conjunction of implications" in logic?

A "conjunction of implications" can be simplified by using the logical equivalences of implication, conjunction, and negation. These equivalences help to reduce the statement into a simpler form, making it easier to analyze and understand.

4. What is the truth value of a "conjunction of implications"?

The truth value of a "conjunction of implications" depends on the truth values of the individual implications. If all the implications are true, then the "conjunction of implications" is also true. However, if any of the implications are false, then the "conjunction of implications" is false.

5. How is a "conjunction of implications" used in real-life applications?

A "conjunction of implications" is commonly used in computer science, mathematics, and philosophy to represent complex logical statements. It is also used in decision-making processes, where multiple conditions must be satisfied for a certain action to be taken.

Similar threads

  • Set Theory, Logic, Probability, Statistics
Replies
21
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
7
Views
2K
  • Set Theory, Logic, Probability, Statistics
2
Replies
40
Views
6K
  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
7
Views
2K
  • Differential Equations
Replies
5
Views
653
  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
2K
  • Calculus and Beyond Homework Help
Replies
2
Views
274
  • Set Theory, Logic, Probability, Statistics
Replies
11
Views
2K
  • Precalculus Mathematics Homework Help
Replies
6
Views
423
Back
Top