Metamath Proof Explorer


Theorem imbibi

Description: The antecedent of one side of a biconditional can be moved out of the biconditional to become the antecedent of the remaining biconditional. (Contributed by BJ, 1-Jan-2025) (Proof shortened by Wolf Lammen, 5-Jan-2025)

Ref Expression
Assertion imbibi ( ( ( 𝜑𝜓 ) ↔ 𝜒 ) → ( 𝜑 → ( 𝜓𝜒 ) ) )

Proof

Step Hyp Ref Expression
1 pm5.4 ( ( 𝜑 → ( 𝜑𝜓 ) ) ↔ ( 𝜑𝜓 ) )
2 imbi2 ( ( ( 𝜑𝜓 ) ↔ 𝜒 ) → ( ( 𝜑 → ( 𝜑𝜓 ) ) ↔ ( 𝜑𝜒 ) ) )
3 1 2 bitr3id ( ( ( 𝜑𝜓 ) ↔ 𝜒 ) → ( ( 𝜑𝜓 ) ↔ ( 𝜑𝜒 ) ) )
4 3 pm5.74rd ( ( ( 𝜑𝜓 ) ↔ 𝜒 ) → ( 𝜑 → ( 𝜓𝜒 ) ) )