propositional proof

chrislav

Junior Member
Joined
Jun 22, 2017
Messages
145
Given the following equivalence :

[(p^q)=>r] <=>[p=>(q=>r)]

Can we prove it formaly without using the law of conditional proof (deduction theorem)?
 
i think that there is not another solution except that where we use the conditional proof.
I tried.
 
Given the following equivalence :

[(p^q)=>r] <=>[p=>(q=>r)]

Can we prove it formaly without using the law of conditional proof (deduction theorem)?
You can also prove it purely by equivalence transformations (no conditional proof). Use only the truth-functional laws for [imath]\to,\neg,\land,\lor[/imath].
 
It's an equivalence rule in natural deduction.
If you kiss the girl and she smiles then that's love <=> If you kiss the girl then if the girl smiles then that's love.

Intuitive proof
 
Top