Metamath Proof Explorer


Theorem bi3impb

Description: Similar to 3impb with implication in hypothesis replaced by biconditional. (Contributed by Alan Sare, 6-Nov-2017)

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

Proof

Step Hyp Ref Expression
1 bi3impb.1 ( ( 𝜑 ∧ ( 𝜓𝜒 ) ) ↔ 𝜃 )
2 1 biimpi ( ( 𝜑 ∧ ( 𝜓𝜒 ) ) → 𝜃 )
3 2 3impb ( ( 𝜑𝜓𝜒 ) → 𝜃 )