Metamath Proof Explorer


Theorem ad2ant2r

Description: Deduction adding two conjuncts to antecedent. (Contributed by NM, 8-Jan-2006)

Ref Expression
Hypothesis ad2ant2.1 ( ( 𝜑𝜓 ) → 𝜒 )
Assertion ad2ant2r ( ( ( 𝜑𝜃 ) ∧ ( 𝜓𝜏 ) ) → 𝜒 )

Proof

Step Hyp Ref Expression
1 ad2ant2.1 ( ( 𝜑𝜓 ) → 𝜒 )
2 1 adantrr ( ( 𝜑 ∧ ( 𝜓𝜏 ) ) → 𝜒 )
3 2 adantlr ( ( ( 𝜑𝜃 ) ∧ ( 𝜓𝜏 ) ) → 𝜒 )