How to Prove the Logical Implication from Church's Mathematical Logic?

Click For Summary
SUMMARY

The discussion centers on proving the logical implication from Alonzo Church's Mathematical Logic, specifically the statement p ⇒ (q ⇒ r) ⇒ ((p ⇒ q) ⇒ r). A truth table confirms that this implication is a tautology, and the proof can be approached using modus ponens. The recommended method involves assuming the premises p ⇒ (q ⇒ r) and (p ⇒ q) to demonstrate that r follows. The equivalence (A ∧ B) ⇒ C ≡ A ⇒ (B ⇒ C) is also highlighted as a valid reasoning technique.

PREREQUISITES
  • Understanding of propositional logic and implications
  • Familiarity with truth tables and tautologies
  • Knowledge of modus ponens as a proof technique
  • Basic grasp of logical equivalences in mathematical logic
NEXT STEPS
  • Study formal proofs in propositional logic
  • Learn about logical equivalences and their applications
  • Explore advanced proof techniques in mathematical logic
  • Practice constructing truth tables for complex logical statements
USEFUL FOR

Students of mathematical logic, educators teaching formal proof techniques, and anyone interested in deepening their understanding of logical implications and their proofs.

Hessinger
Messages
2
Reaction score
0
This from Alonzo Church's Mathematical Logic, been stuck on it for a week =(.

Homework Statement


14.3 Present a Formal Proof: p \Rightarrow (q \Rightarrow r) \Rightarrow ((p \Rightarrow q) \Rightarrow r)

Homework Equations


The Attempt at a Solution



A truth table has shown that the previous implication is a tautology therefore we should be able to prove it. The first half is easily obtained from modus ponens... p \Rightarrow (q \Rightarrow r) however I have not been able to get ((p \Rightarrow q) \Rightarrow r) any suggestions or guidance would be appreciated.
 
Last edited:
Physics news on Phys.org
I assume you are asked to show p \rightarrow (q \rightarrow r) \Rightarrow (p \rightarrow q) \rightarrow r.

Proofs involving conclusions of the form "if A then B" are usually best proven by assuming the premises of the claim and A and then showing B is a consequence.

Basically:

Given p \rightarrow (q \rightarrow r), (p \rightarrow q).

Show r.

As a hint, I'd suggest assuming p as a first step in the proof.

--Elucidus

P.S.: This method is valid due to the equivalence (A \wedge B) \rightarrow C \equiv A \rightarrow (B \rightarrow C)
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 22 ·
Replies
22
Views
4K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K