Metamath Proof Explorer


Theorem orbi2d

Description: Deduction adding a left disjunct to both sides of a logical equivalence. (Contributed by NM, 21-Jun-1993)

Ref Expression
Hypothesis bid.1 ( 𝜑 → ( 𝜓𝜒 ) )
Assertion orbi2d ( 𝜑 → ( ( 𝜃𝜓 ) ↔ ( 𝜃𝜒 ) ) )

Proof

Step Hyp Ref Expression
1 bid.1 ( 𝜑 → ( 𝜓𝜒 ) )
2 1 imbi2d ( 𝜑 → ( ( ¬ 𝜃𝜓 ) ↔ ( ¬ 𝜃𝜒 ) ) )
3 df-or ( ( 𝜃𝜓 ) ↔ ( ¬ 𝜃𝜓 ) )
4 df-or ( ( 𝜃𝜒 ) ↔ ( ¬ 𝜃𝜒 ) )
5 2 3 4 3bitr4g ( 𝜑 → ( ( 𝜃𝜓 ) ↔ ( 𝜃𝜒 ) ) )