Metamath Proof Explorer


Theorem 3jaao

Description: Inference conjoining and disjoining the antecedents of three implications. (Contributed by Jeff Hankins, 15-Aug-2009) (Proof shortened by Andrew Salmon, 13-May-2011) (Proof shortened by Garrett Katz, 16-Jun-2026)

Ref Expression
Hypotheses 3jaao.1 ( 𝜑 → ( 𝜓𝜒 ) )
3jaao.2 ( 𝜃 → ( 𝜏𝜒 ) )
3jaao.3 ( 𝜂 → ( 𝜁𝜒 ) )
Assertion 3jaao ( ( 𝜑𝜃𝜂 ) → ( ( 𝜓𝜏𝜁 ) → 𝜒 ) )

Proof

Step Hyp Ref Expression
1 3jaao.1 ( 𝜑 → ( 𝜓𝜒 ) )
2 3jaao.2 ( 𝜃 → ( 𝜏𝜒 ) )
3 3jaao.3 ( 𝜂 → ( 𝜁𝜒 ) )
4 3jao ( ( ( 𝜓𝜒 ) ∧ ( 𝜏𝜒 ) ∧ ( 𝜁𝜒 ) ) → ( ( 𝜓𝜏𝜁 ) → 𝜒 ) )
5 1 2 3 4 syl3an ( ( 𝜑𝜃𝜂 ) → ( ( 𝜓𝜏𝜁 ) → 𝜒 ) )