Metamath Proof Explorer


Theorem anassrs

Description: Associative law for conjunction applied to antecedent (eliminates syllogism). (Contributed by NM, 15-Nov-2002)

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

Proof

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