Metamath Proof Explorer


Theorem impl

Description: Export a wff from a left conjunct. (Contributed by Mario Carneiro, 9-Jul-2014)

Ref Expression
Hypothesis impl.1 ( 𝜑 → ( ( 𝜓𝜒 ) → 𝜃 ) )
Assertion impl ( ( ( 𝜑𝜓 ) ∧ 𝜒 ) → 𝜃 )

Proof

Step Hyp Ref Expression
1 impl.1 ( 𝜑 → ( ( 𝜓𝜒 ) → 𝜃 ) )
2 1 expd ( 𝜑 → ( 𝜓 → ( 𝜒𝜃 ) ) )
3 2 imp31 ( ( ( 𝜑𝜓 ) ∧ 𝜒 ) → 𝜃 )