Metamath Proof Explorer


Theorem nanbi2d

Description: Introduce a left anti-conjunct to both sides of a logical equivalence. (Contributed by SF, 2-Jan-2018)

Ref Expression
Hypothesis nanbid.1
|- ( ph -> ( ps <-> ch ) )
Assertion nanbi2d
|- ( ph -> ( ( th -/\ ps ) <-> ( th -/\ ch ) ) )

Proof

Step Hyp Ref Expression
1 nanbid.1
 |-  ( ph -> ( ps <-> ch ) )
2 nanbi2
 |-  ( ( ps <-> ch ) -> ( ( th -/\ ps ) <-> ( th -/\ ch ) ) )
3 1 2 syl
 |-  ( ph -> ( ( th -/\ ps ) <-> ( th -/\ ch ) ) )