Metamath Proof Explorer


Theorem 3anbi2d

Description: Deduction adding conjuncts to an equivalence. (Contributed by NM, 8-Sep-2006)

Ref Expression
Hypothesis 3anbi1d.1
|- ( ph -> ( ps <-> ch ) )
Assertion 3anbi2d
|- ( ph -> ( ( th /\ ps /\ ta ) <-> ( th /\ ch /\ ta ) ) )

Proof

Step Hyp Ref Expression
1 3anbi1d.1
 |-  ( ph -> ( ps <-> ch ) )
2 biidd
 |-  ( ph -> ( th <-> th ) )
3 2 1 3anbi12d
 |-  ( ph -> ( ( th /\ ps /\ ta ) <-> ( th /\ ch /\ ta ) ) )