Metamath Proof Explorer


Theorem bi123imp0

Description: Similar to 3imp except all implications are biconditionals. (Contributed by Alan Sare, 6-Nov-2017)

Ref Expression
Hypothesis bi23imp0.1 ( 𝜑 ↔ ( 𝜓 ↔ ( 𝜒𝜃 ) ) )
Assertion bi123imp0 ( ( 𝜑𝜓𝜒 ) → 𝜃 )

Proof

Step Hyp Ref Expression
1 bi23imp0.1 ( 𝜑 ↔ ( 𝜓 ↔ ( 𝜒𝜃 ) ) )
2 biimp ( ( 𝜓 ↔ ( 𝜒𝜃 ) ) → ( 𝜓 → ( 𝜒𝜃 ) ) )
3 biimp ( ( 𝜒𝜃 ) → ( 𝜒𝜃 ) )
4 2 3 syl6 ( ( 𝜓 ↔ ( 𝜒𝜃 ) ) → ( 𝜓 → ( 𝜒𝜃 ) ) )
5 1 4 sylbi ( 𝜑 → ( 𝜓 → ( 𝜒𝜃 ) ) )
6 5 3imp ( ( 𝜑𝜓𝜒 ) → 𝜃 )