Metamath Proof Explorer


Theorem anbiim

Description: Adding biconditional when antecedents are conjuncted. (Contributed by metakunt, 16-Apr-2024) (Proof shortened by Wolf Lammen, 7-May-2025) (Proof shortened by Garrett Katz, 15-Jun-2026)

Ref Expression
Hypotheses anbiim.1 ( 𝜑 → ( 𝜒𝜃 ) )
anbiim.2 ( 𝜓 → ( 𝜃𝜒 ) )
Assertion anbiim ( ( 𝜑𝜓 ) → ( 𝜒𝜃 ) )

Proof

Step Hyp Ref Expression
1 anbiim.1 ( 𝜑 → ( 𝜒𝜃 ) )
2 anbiim.2 ( 𝜓 → ( 𝜃𝜒 ) )
3 1 2 impbid21d ( 𝜓 → ( 𝜑 → ( 𝜒𝜃 ) ) )
4 3 impcom ( ( 𝜑𝜓 ) → ( 𝜒𝜃 ) )