SOLUTION: Solve the following using rules of replacement:
(E → T) ∧ (T → O), (¬O ∨ E)∴ (O ↔ T)
Algebra.Com
Question 996085: Solve the following using rules of replacement:
(E → T) ∧ (T → O), (¬O ∨ E)∴ (O ↔ T)
Answer by jim_thompson5910(35256) (Show Source): You can put this solution on YOUR website!
Number | Statement | Lines Used | Reason |
---|
1 | (E -> T) & (T -> O) | | |
2 | ~O v E | | |
:. | O <--> T | | |
3 | E -> T | 1 | Simp |
4 | (T -> O) & (E -> T) | 1 | Comm |
5 | T -> O | 4 | Simp |
6 | ~~O -> E | 2 | MI |
7 | O -> E | 6 | DN |
8 | O -> T | 7,3 | HS |
9 | (O -> T) & (T -> O) | 8,5 | Conj |
10 | O <--> T | 9 | ME |
Acronyms/Abbreviations used
Simp = Simplification
Comm = Commutation
MI = Material Implication
ME = Material Equivalence
Conj = Conjunction
HS = Hypothetical Syllogism
RELATED QUESTIONS
Solve the following using replacement rules:
¬S → O, O → S ∴... (answered by jim_thompson5910)
Solve the following using rules of replacement:
R ∨ V , R → (H ∧ S), (answered by jim_thompson5910)
Replacement Rules to solve the following proof:
(¬B∨ ¬H)→ M,K ∧... (answered by jim_thompson5910)
P v Q, P → (T → S), P → T, S ↔ Q ├ S
1. P v Q A
(answered by jim_thompson5910)
I can only use the rules of inference/replacement
1) R v ~T
2) ~T -> O
3) ~O... (answered by jim_thompson5910)
Choose one of the proofs below and use one of the indirect proof techniques (reductio ad... (answered by jim_thompson5910)
1. ~P∨Q
2. Q→R ∴ P→R
1. R∨~Q
2. P→Q
3. ~R (answered by Edwin McCravy)
Can you please help me complete the following rules by adding the implication rules to... (answered by robertb)
Solve use reductio ad absurdum
1. ~P→(R∙S)
2.... (answered by math_helper)